Skip to content

Add ability to add items to menus in a sorted way #380

Open
@B4rb4ross4

Description

@B4rb4ross4

If you want to register menu entries in a modularized application like described in https://symfony.com/bundles/KnpMenuBundle/current/events.html the menu items will be added in the order the event listeners are executed. So basically random from an application standpoint. When adding menu items by event listeners I need to be able to control the order of the menu items when adding them, because at menu retrieval the information encapsulated in a module is no longer known.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions