Files
symfony-flex-recipes-contrib/psys.order-invoice-bundle.1.0.json
T
github-action[bot]andgithub-action[bot] d7a01cb6b1 Update Flex endpoint
2025-06-20 10:31:34 +00:00

34 lines
1.0 KiB
JSON

{
"manifests": {
"psys/order-invoice-bundle": {
"manifest": {
"bundles": {
"Psys\\OrderInvoiceBundle\\PsysOrderInvoiceBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"copy-from-package": {
"migrations/": "migrations/",
"templates/": "templates/"
}
},
"files": {
"config/packages/psys_order_invoice.yaml": {
"contents": [
"psys_order_invoice:",
" pdf_exporter:",
" engine: mpdf",
" template_path: invoice/oi_default.html.twig",
""
],
"executable": false
}
},
"ref": "7ac8c5197c64b961de6914aa8d835d421e7ec487"
}
}
}