eugene-petrov/magento2-custom-xml-config

How to create and read a custom xml file. E.g.: etc/custom_config.xml

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-custom-xml-config

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

This package is auto-updated.

Last update: 2025-09-21 20:39:15 UTC


README

ExtDN M2 Coding Standard ExtDN M2 Mess Detector ExtDN M2 PHPStan

Snippet_CustomXmlConfig

Task: You need to create a custom config file.

Test url: http://{host.name}/config/

To enable this module execute:

  • php bin/magento --clear-static-content module:enable Snippet_CustomXmlConfig
  • php bin/magento setup:upgrade