{ "manifests": { "bitbag/shipping-export-plugin": { "manifest": { "bundles": { "BitBag\\SyliusShippingExportPlugin\\BitBagSyliusShippingExportPlugin": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "gitignore": [ "/shipping_labels/" ], "post-install-output": [ " * Create directory named shipping_labels in project root or customize bitbag.shipping_labels_path 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 hello@bitbag.io with your question(s).", " We guarantee that we answer as soon as we can!" ] }, "files": { "config/packages/bitbag_shipping_export_plugin.yaml": { "contents": [ "imports:", " - { resource: \"@BitBagSyliusShippingExportPlugin/Resources/config/config.yml\" }", "", "" ], "executable": false }, "config/routes/bitbag_shipping_export_plugin.yaml": { "contents": [ "bitbag_shipping_export_plugin:", " resource: \"@BitBagSyliusShippingExportPlugin/Resources/config/routing.yml\"", " prefix: /admin", "" ], "executable": false } }, "ref": "92782b61536c8d9d29f3e7341fee798b46b96d04" } } }