ryaan-anthony / magento-example-feature
There is no license information available for the latest version (v1.0.1) of this package.
Example customization for Magento v1 webstore
Package info
github.com/ryaan-anthony/magento-example-feature
Type:magento-module
pkg:composer/ryaan-anthony/magento-example-feature
v1.0.1
2019-04-28 19:44 UTC
Requires
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2026-03-01 00:12:58 UTC
README
Example customization for Magento v1 webstore
This is not intended to be a profound feature. Just some POC code for an integrations project.
- Install the module
composer install
- Run the tests
composer test
- Features
- Renders list of HTML content on homepage.
Tested using PHP7.2