Files
templates/blueprints/shopware/meta.json
2026-07-08 00:06:22 -06:00

20 lines
463 B
JSON

{
"id": "shopware",
"name": "Shopware",
"version": "6.7.8.2",
"description": "One-click Shopware 6 blueprint with bundled MySQL, Redis, bootstrap, init, worker, and scheduler services.",
"logo": "logo.svg",
"links": {
"github": "https://github.com/shopware/shopware",
"website": "https://www.shopware.com/",
"docs": "https://developer.shopware.com/"
},
"tags": [
"e-commerce",
"shop",
"php",
"mysql",
"redis"
]
}