cedricblondeau/magento2-module-simple-custom-xml-reader

A Magento2 simple custom xml reader demo module

1.0.1 2015-12-15 02:45 UTC

This package is not auto-updated.

Last update: 2024-06-12 17:30:44 UTC


README

A Magento2 simple custom xml reader demo module.

Usage

composer require cedricblondeau/magento2-module-simple-custom-xml-reader
php bin/magento module:enable CedricBlondeau_SimpleCustomXmlReader
php bin/magento setup:upgrade
php bin/magento simplecustomxml:read

Inspiration