diff --git a/src/technologies/s.json b/src/technologies/s.json index d60818417..f79500b2e 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1328,6 +1328,31 @@ "saas": true, "website": "https://www.sellacious.com" }, + "Selldone": { + "cats": [ + 6 + ], + "description": "Selldone is an all-in-one, ready-to-use ecommerce platform.", + "icon": "Selldone.svg", + "implies": [ + "PHP", + "Vue.js" + ], + "meta": { + "selldone-iframe": "", + "selldone-capi": "", + "selldone-cdn-images": "", + "selldone-cdn-id": "" + }, + "js": { + "webpackChunkselldone": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://selldone.com" + }, "Sellfy": { "cats": [ 6 @@ -6104,4 +6129,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}