Skip to content

Commit

Permalink
Add recipe for magenable/sylius-top-bar-notification-plugin (#1750)
Browse files Browse the repository at this point in the history
  • Loading branch information
alek-s-andr authored Jan 29, 2025
1 parent ee921b8 commit 6a0aa55
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
imports:
- { resource: "@MagenableSyliusTopBarNotificationPlugin/config/config.yaml" }
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
magenable_sylius_top_bar_notification_plugin:
resource: "@MagenableSyliusTopBarNotificationPlugin/config/routes/admin.yml"
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"Magenable\\SyliusTopBarNotificationPlugin\\MagenableSyliusTopBarNotificationPlugin": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit 6a0aa55

Please sign in to comment.