From 39450780827ea0143210bc9b46ff88b2c4178a36 Mon Sep 17 00:00:00 2001 From: The Nguyen <6950941+treoden@users.noreply.github.com> Date: Tue, 23 Apr 2024 00:24:10 +0700 Subject: [PATCH] Adding EverShop to the E-commerce software list (#657) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: Rabenherz112 Co-authored-by: nodiscc --- software/evershop.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/evershop.yml diff --git a/software/evershop.yml b/software/evershop.yml new file mode 100644 index 0000000000..4a3a386d47 --- /dev/null +++ b/software/evershop.yml @@ -0,0 +1,13 @@ +name: EverShop +website_url: https://evershop.io/ +description: E-commerce platform with essential commerce features. Modular architecture and fully customizable. +licenses: + - GPL-3.0 +platforms: + - Docker + - Nodejs +tags: + - E-commerce +source_code_url: https://github.com/evershopcommerce/evershop +demo_url: https://demo.evershop.io/ +depends_3rdparty: true