Files
templates/blueprints/evershop/meta.json
2026-07-19 19:11:40 -06:00

17 lines
411 B
JSON

{
"id": "evershop",
"name": "Evershop",
"version": "latest",
"description": "Your All-in-One open source ecommerce solution.",
"logo": "evershop.svg",
"links": {
"github": "https://github.com/evershopcommerce/evershop",
"website": "https://evershop.io/",
"docs": "https://evershop.io/docs/development/getting-started/introduction"
},
"tags": [
"e-commerce",
"shopping"
]
}