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

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento-module

pkg:composer/ryaan-anthony/magento-example-feature

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

This package is auto-updated.

Last update: 2025-09-29 02:22:08 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