-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
This issue has been brought up many times.. It concerns extension developers adding their own tabs/menus to the admin panel in Magento.
Opinions split: some developers are strongly against it https://twitter.com/fschmengler/status/587874924653580289,
while others believe it might be easier this way for non-tech-savvy users to find the settings for a particular extension https://www.reddit.com/r/Magento/comments/32jkn4/dear_extension_developers_your_menu_is_not_that/
Does Magento have an official stance on this? It looks like in Magento 2.0 all such menus will be in a separate tab called "Extensions “. Does this mean each extension will have its own tab there?
On a side note, it would be nice to see Magento come up with a clear set of recommendations for all developers to follow. This way, third-party extension tabs/menus/settings would become more uniform, which would be great for the end user of said extensions.