mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add recipe for lyranetwork/sylius-lyranetwork-plugin. (#1935)
* Add recipe for lyranetwork/sylius-lyranetwork-plugin. * Format fixes. --------- Co-authored-by: ndias <nathan.dias@lyra-network.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
imports:
|
||||||
|
- { resource: "@LyranetworkLyraPlugin/Resources/config/config.yaml" }
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
sylius_lyra:
|
||||||
|
resource: "@LyranetworkLyraPlugin/Resources/config/routing.yaml"
|
||||||
8
lyranetwork/sylius-lyranetwork-plugin/3.0/manifest.json
Normal file
8
lyranetwork/sylius-lyranetwork-plugin/3.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"bundles": {
|
||||||
|
"Lyranetwork\\Lyra\\LyranetworkLyraPlugin" : ["all"]
|
||||||
|
},
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user