mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
recipe for the KunstmaanCMS Translator bundle added usermanagement recipe Kunstmaan/admin-bundle default recipe added translator routes Kunstmaan/admin-list-bundle default recipe added sitemap bundle added seo bundle recipe Kunstmaan/form-bundle default recipe Kunstmaan/media-bundle default recipe added pagepart recipe Kunstmaan/node-bundle default recipe Kunstmaan/cache-bundle default recipe Kunstmaan/config-bundle default recipe added search recipe added redirect recipe Fixed config bundle config added menu recipe Kunstmaan/dashboard-bundle default recipe fix indentation fix indentation form bundle fix indentation config bundle Fix dashboard config indents Fix admin config indents Fix admin-list config indents Fix cache config indents fix config Menu bundle new line node config indents Fix search bundle config Remove cache bundle recipe
9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"bundles": {
|
|
"Kunstmaan\\NodeBundle\\KunstmaanNodeBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|