mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
53 lines
2.2 KiB
JSON
53 lines
2.2 KiB
JSON
{
|
|
"locks": {
|
|
"bitbag/shipping-export-plugin": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "4095c0f7a2cc51e0f40e806ad7d3256ef5f42ae2"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"bitbag/shipping-export-plugin": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "bitbag/shipping-export-plugin",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"BitBag\\SyliusShippingExportPlugin\\BitBagSyliusShippingExportPlugin": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"gitignore": [
|
|
"/shipping_labels/"
|
|
],
|
|
"post-install-output": [
|
|
" * <fg=blue>Create</> directory named <comment>shipping_labels</comment> in project root or customize <comment>bitbag.shipping_labels_path</comment> parameter.",
|
|
"",
|
|
" 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/routes/bitbag_shipping_export_plugin.yaml": {
|
|
"contents": "bitbag_shipping_export_plugin:\n resource: \"@BitBagSyliusShippingExportPlugin/Resources/config/routing.yml\"\n prefix: /admin\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/packages/bitbag_shipping_export_plugin.yaml": {
|
|
"contents": "imports:\n - { resource: \"@BitBagSyliusShippingExportPlugin/Resources/config/config.yml\" }\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "bitbag/shipping-export-plugin:1.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |