cedricblondeau / magento2-module-simple-controller

A Magento2 simple controller sample module. :m::two:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magento2-module-simple-controller

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.

About

A Magento2 simple controller sample module. :m::two:


Languages

Language:PHP 98.9%Language:HTML 1.1%