Skip to content

Install of pimcore AlternateObjectTreesBundle #7709

Discussion options

You must be logged in to vote

Ok I think I have the path figured out. I copied the source code to src/Elements/Bundle/AlternateObjectTreesBundle... and enabled the plugin. But I am getting routing errors.

Status: 404 | Not Found
URL: /admin/elements-alternate-object-trees/alternate-object-trees
Method: GET
Message: No route found for "GET /admin/elements-alternate-object-trees/alternate-object-trees"

I've spent the afternoon looking at it but can't find the problem. The route in the controller looks like this:

@route("/alternate-object-trees", methods={"GET"})

And the routing .yml has

_elements_alternate_object_trees:
resource: "@ElementsAlternateObjectTreesBundle/Controller/"
type: annotation

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@fashxp
Comment options

@butlersupply
Comment options

@butlersupply
Comment options

@dvesh3
Comment options

Answer selected by butlersupply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants