{ "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/routes/bitbag_shipping_export_plugin.yaml": { "contents": [ "bitbag_shipping_export_plugin:", " resource: \"@BitBagSyliusShippingExportPlugin/Resources/config/routing.yml\"", " prefix: /admin", "" ], "executable": false }, "config/packages/bitbag_shipping_export_plugin.yaml": { "contents": [ "imports:", " - { resource: \"@BitBagSyliusShippingExportPlugin/Resources/config/config.yml\" }", "" ], "executable": false } }, "ref": "4095c0f7a2cc51e0f40e806ad7d3256ef5f42ae2" } } }