diff --git a/src/drivers/webextension/images/icons/EcForce.png b/src/drivers/webextension/images/icons/EcForce.png new file mode 100644 index 000000000..6a25c315b Binary files /dev/null and b/src/drivers/webextension/images/icons/EcForce.png differ diff --git a/src/technologies/e.json b/src/technologies/e.json index 6a961b05a..9ba108ad7 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -14,6 +14,27 @@ ], "website": "http://www.ec-cube.net" }, + "EcForce": { + "cats": [ + 6 + ], + "description": "EcForce is an all-in-one ecommerce platform with all the functions necessary for ecommerce, from landing-page creation to order and customer data management analysis.", + "icon": "EcForce.png", + "implies": [ + "Ruby", + "Ruby on Rails", + "Nginx" + ], + "js": { + "EcForce.Models": "", + "EcForce.Models.Shop": "" + }, + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://ec-force.com" + }, "ECharts": { "cats": [ 25