Files
symfony-flex-recipes-contrib/bitbag.product-bundle-plugin.1.2.json
T
github-action[bot]andgithub-action[bot] a789bb4e04 Update Flex endpoint
2024-06-07 09:03:29 +00:00

41 lines
1.6 KiB
JSON

{
"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 <comment>hello@bitbag.io</comment> 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"
}
}
}