Files
symfony-flex-recipes-contrib/netgen.content-browser.2.0.json
T
github-action[bot]andgithub-action[bot] f75cba1282 Update Flex endpoint
2025-12-07 07:51:39 +00:00

33 lines
1.2 KiB
JSON

{
"manifests": {
"netgen/content-browser": {
"manifest": {
"bundles": {
"Netgen\\Bundle\\ContentBrowserBundle\\NetgenContentBrowserBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * Learn how to integrate Content Browser into your CMS backend by reading",
" the documentation located at: <comment>https://docs.netgen.io/projects/cb/en/latest/</>"
]
},
"files": {
"config/routes/netgen_content_browser.yaml": {
"contents": [
"netgen_content_browser:",
" resource: \"@NetgenContentBrowserBundle/Resources/config/routing.yaml\"",
" prefix: \"%netgen_content_browser.route_prefix%\"",
""
],
"executable": false
}
},
"ref": "122c2ac9b3350a586d97f326b71be2c7bc3e3ed3"
}
}
}