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

v1.0.1 2019-04-28 19:44 UTC

This package is auto-updated.

Last update: 2024-04-29 04:00:17 UTC


README

Example customization for Magento v1 webstore

Build Status

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