diff --git a/archived/bitbag.product-bundle-plugin/07e79a3a3e235e8f7f4685c21ec9b814c8d36872.json b/archived/bitbag.product-bundle-plugin/07e79a3a3e235e8f7f4685c21ec9b814c8d36872.json new file mode 100644 index 00000000..007ddacc --- /dev/null +++ b/archived/bitbag.product-bundle-plugin/07e79a3a3e235e8f7f4685c21ec9b814c8d36872.json @@ -0,0 +1,40 @@ +{ + "manifests": { + "bitbag/product-bundle-plugin": { + "manifest": { + "bundles": { + "BitBag\\SyliusProductBundlePlugin\\BitBagSyliusProductBundlePlugin": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " If you want to contact us, the best way is to fill the form on our website or send us an e-mail to hello@bitbag.io with your question(s).", + " We guarantee that we answer as soon as we can!" + ] + }, + "files": { + "config/packages/bitbag_product_bundle_plugin.yaml": { + "contents": [ + "imports:", + " - { resource: \"@BitBagSyliusProductBundlePlugin/Resources/config/config.yml\" }", + "", + "" + ], + "executable": false + }, + "config/routes/bitbag_product_bundle_plugin.yaml": { + "contents": [ + "bitbag_sylius_product_bundle_plugin:", + " resource: \"@BitBagSyliusProductBundlePlugin/Resources/config/routing.yml\"", + "" + ], + "executable": false + } + }, + "ref": "07e79a3a3e235e8f7f4685c21ec9b814c8d36872" + } + } +} diff --git a/bitbag.product-bundle-plugin.1.2.json b/bitbag.product-bundle-plugin.1.2.json index eb98cadc..007ddacc 100644 --- a/bitbag.product-bundle-plugin.1.2.json +++ b/bitbag.product-bundle-plugin.1.2.json @@ -29,13 +29,12 @@ "contents": [ "bitbag_sylius_product_bundle_plugin:", " resource: \"@BitBagSyliusProductBundlePlugin/Resources/config/routing.yml\"", - " prefix: /admin", "" ], "executable": false } }, - "ref": "8efcad59ed3478924f2b5fa78572929b28e8b898" + "ref": "07e79a3a3e235e8f7f4685c21ec9b814c8d36872" } } }