Merge pull request #7309 from nurbek91/dx1

Add DX1 / crm
main
Elbert Alias 2 years ago committed by GitHub
commit 5c0a17bf16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 648 B

@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.3387 10.6613V0.908722C19.6836 0.308316 17.8661 0 16 0H0V21.3387H10.6613V10.6613H21.3387Z" fill="#EF3E42"/>
<path d="M21.3387 10.6613H10.6613V21.3225H16C18.9371 21.3225 21.3387 18.9209 21.3387 15.9838V10.6613Z" fill="white"/>
<path d="M21.3387 0.908722V10.6613H31.0913C29.4361 6.13387 25.8661 2.49899 21.3387 0.908722ZM0 32H10.6613V21.3387H0V32Z" fill="black"/>
<path d="M31.0913 10.6613H21.3387V16C21.3387 18.9371 18.9371 21.3387 16 21.3387H10.6613V32H16C24.86 32 32 24.86 32 16C32 14.1339 31.6755 12.3164 31.0913 10.6613Z" fill="#00A4E4"/>
</svg>

After

Width:  |  Height:  |  Size: 657 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -106,7 +106,7 @@
"<!-- by DotNetNuke Corporation",
"<!-- DNN Platform"
],
"icon": "DNN.png",
"icon": "DNN.svg",
"implies": "Microsoft ASP.NET",
"js": {
"DotNetNuke": "",
@ -173,6 +173,24 @@
],
"website": "https://www.dxdelivery.com"
},
"DX1": {
"cats": [
53
],
"description": "DX1 is an entirely cloud-based dealership management system for the motorcycle and powersports industry. Offering DMS, website, CRM and marketing tools.",
"icon": "DX1.png",
"requires": "DNN",
"js": {
"Dx1.Dnn": ""
},
"scriptSrc": "\\.dx1app\\.com/",
"saas": true,
"pricing": [
"high",
"recurring"
],
"website": "https://www.dx1app.com"
},
"Dachser": {
"cats": [
99

Loading…
Cancel
Save