mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
SitemapPlugin 2.0 for Sylius flex recipe update (#1448)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
imports:
|
||||
- { resource: "@SitemapPlugin/Resources/config/config.yaml" }
|
||||
@@ -0,0 +1,2 @@
|
||||
sylius_sitemap:
|
||||
resource: "@SitemapPlugin/Resources/config/routing.yml"
|
||||
8
stefandoorn/sitemap-plugin/2.0/manifest.json
Normal file
8
stefandoorn/sitemap-plugin/2.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"SitemapPlugin\\SitemapPlugin": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user