thedotwriter / magento2-store-config-submenu
Makes the configuration submenu available inside a slide modal when cliking on the Stores > Settings > Configuration link. Makes us skip the need to load the default config form before the one we want.
Package info
github.com/thedotwriter/magento2-store-config-submenu
Type:magento2-module
pkg:composer/thedotwriter/magento2-store-config-submenu
Requires
- php: ^7.2
- magento/magento-composer-installer: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-17 09:57:34 UTC
README
Makes the configuration submenu available inside a slide modal when cliking on the Stores > Settings > Configuration link. Makes us skip the need to load the default config form before the one we want.
Also adds a "Configuration" link to the System menu for M1 developers still making the mistake ;).
How to install
Run the following commands in your Magento 2 root folder:
composer require thedotwriter/magento2-store-config-submenu
php bin/magento setup:upgrade