Lukas Kahwe Smith
Lukas Kahwe Smith
there is a big difference with ContentBundle uses the routing to find documents, while ResourceBundle goes directly to the content structure.
can you give us the output of `composer show --installed`? the class should definitely be installed https://github.com/symfony-cmf/Routing/blob/1.1/RouteReferrersReadInterface.php if you have a stable release of the routing 1.1 component which is...
ah i see now you have an explicit dependency on `"symfony-cmf/routing": "1.1.0-beta2",` .. could you remove that?
it works in the cmf-sandbox .. see https://github.com/symfony-cmf/cmf-sandbox/blob/master/composer.json however it seems like others are having issues too https://github.com/symfony-cmf/symfony-cmf-docs/pull/376 /cc @dantleech
there were changes in the configuration which are causing `Unrecognized options "auto_route_mapping" under "cmf_routing_auto"` .. not sure if the changes have been documented yet .. @dantleech can we update the...
we already have a 1.0 branch .. so if you want you can do it in master
@alebo can you dig into this? we are currently focusing on other Bundles for the first stable release.
they are not configurable via app configuration.
imho something we can look into for 1.2
no .. you can place a normal route within a subtree with simplecms pages .. same for menu