{ "manifests": { "sulu/headless-bundle": { "manifest": { "bundles": { "Sulu\\Bundle\\HeadlessBundle\\SuluHeadlessBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "post-install-output": [ " * The SuluHeadlessBundle is almost ready:", " Change the controller of your templates to Sulu\\Bundle\\HeadlessBundle\\Controller\\HeadlessWebsiteController::indexAction.", " Read the documentation at https://github.com/sulu/SuluHeadlessBundle/blob/3.0/README.md to learn how." ] }, "files": { "config/routes/sulu_headless_website.yaml": { "contents": [ "sulu_headless:", " type: portal", " resource: \"@SuluHeadlessBundle/Resources/config/routing_website.yaml\"", "" ], "executable": false } }, "ref": "b7baaad09652863022c753c4c6a944b47ccd2ec0" } } }