eugene-petrov/magento2-system-config

Magento 2 store configuration example

Maintainers

Package info

github.com/eugene-petrov/magento2-system-config

Type:magento2-module

pkg:composer/eugene-petrov/magento2-system-config

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2021-10-21 12:12 UTC

This package is auto-updated.

Last update: 2026-03-21 22:32:34 UTC


README

ExtDN M2 Coding Standard ExtDN M2 Mess Detector ExtDN M2 PHPStan

Snippet_SystemConfig

Task: Create a stores > configuration config

How to install

  • composer require eugene-petrov/magento2-system-config
  • php bin/magento module:enable Snippet_SystemConfig
  • php bin/magento setup:upgrade
  • php bin/magento clean:cache

Example

How it looks like in backend: backend backend_1

How it looks like in frontend http://{host.name}/snippet/config: frontend

Magento DevDocs reference: