mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 11:56:25 +03:00
37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
{
|
|
"manifests": {
|
|
"netgen/content-browser": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Netgen\\Bundle\\ContentBrowserBundle\\NetgenContentBrowserBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"post-install-output": [
|
|
"<bg=blue;fg=white> </>",
|
|
"<bg=blue;fg=white> Next: Netgen Content Browser docs </>",
|
|
"<bg=blue;fg=white> </>",
|
|
"",
|
|
" * Learn how to integrate Content Browser into your CMS backend by reading",
|
|
" the documentation located at: https://docs.netgen.io/projects/layouts/en/latest/"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/routes/netgen_content_browser.yaml": {
|
|
"contents": [
|
|
"netgen_content_browser:",
|
|
" resource: \"@NetgenContentBrowserBundle/Resources/config/routing.yml\"",
|
|
" prefix: \"%netgen_content_browser.route_prefix%\"",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "ddc1915df1285b6585ee589e2e82ef9dfded8540"
|
|
}
|
|
}
|
|
}
|