mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Adding EverShop to the E-commerce software list (#657)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
2034fd94ab
commit
3945078082
1 changed files with 13 additions and 0 deletions
13
software/evershop.yml
Normal file
13
software/evershop.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue