eugene-petrov/magento2-system-config

Magento 2 store configuration example

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

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

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

This package is auto-updated.

Last update: 2025-09-21 21:16:55 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: