diff --git a/leoparden/plugin-license-manager/1.0/manifest.json b/leoparden/plugin-license-manager/1.0/manifest.json new file mode 100644 index 00000000..0f2491d9 --- /dev/null +++ b/leoparden/plugin-license-manager/1.0/manifest.json @@ -0,0 +1,9 @@ +{ + "bundles": { + "Leoparden\\PluginLicenseManager\\PluginLicenseManager": ["all"] + }, + "env": { + "#1": "Platform identifier reported to the hub's /lifecycle/{platform}/{extension} endpoint.", + "LEOPARDEN_LICENSE_PLATFORM": "shopware" + } +}