Skip to content

Commit 5c4939c

Browse files
Add KOMERO ecommerce platform (#314)
* Add KOMERO ecommerce platform * Fix alphabetical sorting for KOMERO * Fix internal alphabetical sorting for KOMERO * Update src/technologies/k.json * Apply suggestion from @tunetheweb --------- Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent 0b99fc9 commit 5c4939c

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

src/images/icons/Komero.png

1020 KB
Loading

src/technologies/k.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,20 @@
6767
"saas": true,
6868
"website": "https://www.kmk.net.tr"
6969
},
70+
"KOMERO": {
71+
"cats": [
72+
6
73+
],
74+
"description": "Multi-tenant SaaS e-commerce platform.",
75+
"icon": "Komero.png",
76+
"js": {
77+
"KOMERO": ""
78+
},
79+
"meta": {
80+
"generator": "^KOMERO"
81+
},
82+
"website": "https://www.komero.ge"
83+
},
7084
"KPHP": {
7185
"cats": [
7286
27

0 commit comments

Comments
 (0)