Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid using the sitemap.config file when creating a menu in the admin area #7256

Open
skoshelev opened this issue Jul 11, 2024 · 0 comments
Open

Comments

@skoshelev
Copy link
Contributor

We switched to a new menu in the administration area long ago. However, we still use the inconvenient approach of storing the tree structure in the XML file.

It is necessary to rewrite this mechanism to a simpler one, using classes and services. We should also abandon IAdminMenuPlugin in favor of using events. Both of these steps will simplify the logic of adding new menu items to the administration area and add control over changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant