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

A Magento2 simple custom xml reader demo module

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/cedricblondeau/magento2-module-simple-custom-xml-reader

1.0.1 2015-12-15 02:45 UTC

This package is not auto-updated.

Last update: 2025-10-01 23:37:49 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