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.

Maintainers

Package info

github.com/thedotwriter/magento2-store-config-submenu

Type:magento2-module

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

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-17 09:00:49 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