mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 08:25:23 +02:00
20 lines
463 B
JSON
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"
|
|
]
|
|
}
|