bmc_hub/app/modules/website_content/module.json

12 lines
338 B
JSON
Raw Permalink Normal View History

2026-08-28 20:49:55 +02:00
{
"name": "website_content",
"version": "1.0.0",
"description": "Administration af kundereferencer og offentlig driftsstatus på bmcnetworks.dk.",
"author": "BMC Networks",
"enabled": true,
"dependencies": [],
"table_prefix": "",
"api_prefix": "/api/v1/website-content",
"tags": ["Website", "Indhold", "Driftsstatus"]
}