cedricblondeau/magento2-module-simple-controller

Simple controller demo module

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/cedricblondeau/magento2-module-simple-controller

1.0.0 2015-12-14 16:15 UTC

This package is not auto-updated.

Last update: 2025-10-01 23:26:04 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.