mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
[iq2i/storia-bundle]: add recipe (#1604)
This commit is contained in:
2
iq2i/storia-bundle/0.1/config/packages/iq2i_storia.yaml
Normal file
2
iq2i/storia-bundle/0.1/config/packages/iq2i_storia.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
iq2i_storia:
|
||||
default_path: '%kernel.project_dir%/storia'
|
||||
3
iq2i/storia-bundle/0.1/config/routes/iq2i_storia.yaml
Normal file
3
iq2i/storia-bundle/0.1/config/routes/iq2i_storia.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
iq2i_storia:
|
||||
resource: '@IQ2iStoriaBundle/config/routes.php'
|
||||
prefix: '/storia'
|
||||
9
iq2i/storia-bundle/0.1/manifest.json
Normal file
9
iq2i/storia-bundle/0.1/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"bundles": {
|
||||
"IQ2i\\StoriaBundle\\IQ2iStoriaBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"storia/": "storia/"
|
||||
}
|
||||
}
|
||||
0
iq2i/storia-bundle/0.1/storia/components/.gitignore
vendored
Normal file
0
iq2i/storia-bundle/0.1/storia/components/.gitignore
vendored
Normal file
0
iq2i/storia-bundle/0.1/storia/pages/.gitignore
vendored
Normal file
0
iq2i/storia-bundle/0.1/storia/pages/.gitignore
vendored
Normal file
Reference in New Issue
Block a user