eugene-petrov/magento2-system-config

Magento 2 store configuration example

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

This package is auto-updated.

Last update: 2024-09-21 18:51:20 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: