mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Add recipe for lag/adminbundle:1.0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
lag_admin:
|
||||
application:
|
||||
resources_path: '%kernel.project_dir%/config/admin/resources'
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"LAG\\AdminBundle\\LAGAdminBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user