Merge pull request #6836 from seanhamlin/elcom

Add Elcom CMS.
main
Elbert Alias 3 years ago committed by GitHub
commit 878604698b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -48,6 +48,23 @@
"saas": true, "saas": true,
"website": "https://www.ekm.com" "website": "https://www.ekm.com"
}, },
"Elcom": {
"cats": [
1
],
"description": "The Elcom Platform is a web content management and intranet portal software written in Microsoft ASP.NET and SQL Server by Elcom Technology.",
"icon": "elcom.png",
"implies": "Microsoft ASP.NET",
"meta": {
"generator": "^elcomCMS"
},
"pricing": [
"poa"
],
"saas": true,
"text": "Web CMS by Elcom",
"website": "https://www.elcom.com.au/"
},
"ELOG": { "ELOG": {
"cats": [ "cats": [
19 19
@ -1944,4 +1961,4 @@
}, },
"website": "https://experiencedcms.berkearas.de" "website": "https://experiencedcms.berkearas.de"
} }
} }