add bitbag/product-bundle-plugin (#1313)

* Add recipe for bitbag/product-bundle-plugin

* Add newline

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml

* Update bitbag_product_bundle_plugin.yaml
This commit is contained in:
Mateusz Dyla
2022-02-19 11:11:11 +01:00
committed by GitHub
parent c35276841e
commit e00f7d8028
4 changed files with 16 additions and 0 deletions
@@ -0,0 +1,3 @@
imports:
- { resource: "@BitBagSyliusProductBundlePlugin/Resources/config/config.yml" }
@@ -0,0 +1,3 @@
bitbag_sylius_product_bundle_plugin:
resource: "@BitBagSyliusProductBundlePlugin/Resources/config/routing.yml"
prefix: /admin
@@ -0,0 +1,8 @@
{
"bundles": {
"BitBag\\SyliusProductBundlePlugin\\BitBagSyliusProductBundlePlugin": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -0,0 +1,2 @@
If you want to contact us, the best way is to fill the form on our website or send us an e-mail to <comment>hello@bitbag.io</comment> with your question(s).
We guarantee that we answer as soon as we can!