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.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/thedotwriter/magento2-store-config-submenu

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

This package is auto-updated.

Last update: 2026-01-17 08:49:09 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