cedricblondeau/magento2-module-simple-controller

Simple controller demo module

1.0.0 2015-12-14 16:15 UTC

This package is not auto-updated.

Last update: 2024-06-12 17:27:33 UTC


README

A Magento2 simple controller demo module.

Usage

composer require cedricblondeau/magento2-module-simple-controller
php bin/magento module:enable CedricBlondeau_SimpleController
php bin/magento setup:upgrade

Open http://YOUR_MAGENTO2_PROJECT_URL/simplecontroller/index/index in your browser.