Skip to content

Commit

Permalink
Add recipes files
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Nov 3, 2021
1 parent 94ddba4 commit c8a65cf
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes/1.0-dev
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
imports:
- { resource: "@MonsieurBizSyliusSalesReportsPlugin/Resources/config/config.yaml" }
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
monsieurbiz_sales_reports_plugin:
resource: "@MonsieurBizSyliusSalesReportsPlugin/Resources/config/routing.yaml"
10 changes: 10 additions & 0 deletions recipes/1.0/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"bundles": {
"MonsieurBiz\\SyliusSalesReportsPlugin\\MonsieurBizSyliusSalesReportsPlugin": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit c8a65cf

Please sign in to comment.