Skip to content

Commit

Permalink
Add recipe for bitbag/wishlist-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
hmfilar committed Jul 18, 2024
1 parent 163cad7 commit 963aad5
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
imports:
- { resource: "@BitBagSyliusWishlistPlugin/Resources/config/config.yml" }
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bitbag_sylius_wishlist_plugin:
resource: "@BitBagSyliusWishlistPlugin/Resources/config/routing.yml"
8 changes: 8 additions & 0 deletions bitbag/wishlist-plugin/4.4/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"BitBag\\SyliusWishlistPlugin\\BitBagSyliusWishlistPlugin": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
2 changes: 2 additions & 0 deletions bitbag/wishlist-plugin/4.4/post-install.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
If you want to contact us, the best way is to fill the form on our website or send us an e-mail to <comment>hello@bitbag.io</comment> with your question(s).
We guarantee that we answer as soon as we can!

0 comments on commit 963aad5

Please sign in to comment.