Files
symfony-flex-recipes-contrib/magenable.sylius-top-bar-notification-plugin.1.0.json
T
github-action[bot]andgithub-action[bot] 8ac34a3a80 Update Flex endpoint
2025-01-29 07:51:30 +00:00

36 lines
1.3 KiB
JSON

{
"manifests": {
"magenable/sylius-top-bar-notification-plugin": {
"manifest": {
"bundles": {
"Magenable\\SyliusTopBarNotificationPlugin\\MagenableSyliusTopBarNotificationPlugin": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/magenable_top_bar_notification.yaml": {
"contents": [
"imports:",
" - { resource: \"@MagenableSyliusTopBarNotificationPlugin/config/config.yaml\" }",
""
],
"executable": false
},
"config/routes/magenable_top_bar_notification.yaml": {
"contents": [
"magenable_sylius_top_bar_notification_plugin:",
" resource: \"@MagenableSyliusTopBarNotificationPlugin/config/routes/admin.yml\"",
""
],
"executable": false
}
},
"ref": "09d7324b5bbe9ae27e7616be98890bde53d9e683"
}
}
}