Skip to content

Commit

Permalink
Add recipe for last version of ui element plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Sep 6, 2024
1 parent 456b03c commit 68f5c33
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
imports:
- { resource: "@MonsieurBizSyliusUiElementsPlugin/Resources/config/config.yaml" }
13 changes: 13 additions & 0 deletions monsieurbiz/sylius-ui-elements-plugin/0.4/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"bundles": {
"MonsieurBiz\\SyliusUiElementsPlugin\\MonsieurBizSyliusUiElementsPlugin": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"copy-from-package": {
"src/Resources/views/Wireframe/": "templates/bundles/MonsieurBizSyliusRichEditorPlugin/Wireframe/",
}
}

0 comments on commit 68f5c33

Please sign in to comment.