mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add recipe for lag/adminbundle:1.0
This commit is contained in:
0
lag/adminbundle/1.0/config/admin/resources/.gitignore
vendored
Normal file
0
lag/adminbundle/1.0/config/admin/resources/.gitignore
vendored
Normal file
3
lag/adminbundle/1.0/config/packages/lag_admin.yaml
Normal file
3
lag/adminbundle/1.0/config/packages/lag_admin.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
lag_admin:
|
||||
application:
|
||||
resources_path: '%kernel.project_dir%/config/admin/resources'
|
||||
8
lag/adminbundle/1.0/manifest.json
Normal file
8
lag/adminbundle/1.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"LAG\\AdminBundle\\LAGAdminBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user