Merge pull request #6735 from nurbek91/salesforce_desk

Add Salesforce Desk / crm , Aura / UI framework
main
Elbert Alias 2 years ago committed by GitHub
commit 39da4799ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3871,6 +3871,18 @@
"icon": "Audiohook.svg",
"website": "https://www.audiohook.com"
},
"Aura": {
"cats": [
66
],
"description": "Aura is an open-source UI framework built by Salesforce for developing dynamic web apps for mobile and desktop devices.",
"icon": "default.svg",
"js": {
"Aura.app": "siteforce\\:communityApp"
},
"oss": true,
"website": "https://github.com/forcedotcom/aura"
},
"Aurelia": {
"cats": [
12

@ -600,6 +600,21 @@
"scriptSrc": "/demandware\\.static/",
"website": "http://demandware.com"
},
"Salesforce Desk": {
"cats": [
53
],
"description": "Salesforce Desk(Desk.com) is software as a service (SaaS) tool on the help desk.",
"icon": "Salesforce.svg",
"dom": "link[href*='/s/sfsites/']",
"scriptSrc": "^/s/sfsites/auraFW/",
"saas": true,
"pricing": [
"payg",
"recurring"
],
"website": "https://www.salesforce.com/solutions/small-business-solutions/help-desk-software/"
},
"Salesforce Interaction Studio": {
"cats": [
76,

Loading…
Cancel
Save