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.

v1.3.0 2020-05-16 20:12 UTC

This package is auto-updated.

Last update: 2024-05-17 04:55:41 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 ;).

Demo

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