PHPackages                             ashsmith/magento2-controller-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. ashsmith/magento2-controller-module

ActiveMagento2-module[Framework](/categories/framework)

ashsmith/magento2-controller-module
===================================

A basic Magento 2 module with a controller

2.0.1(10y ago)1418411OSL-3.0PHPPHP ~5.5.0|~5.6.0

Since Aug 15Pushed 8y ago4 watchersCompare

[ Source](https://github.com/ashsmith/magento2-controller-module)[ Packagist](https://packagist.org/packages/ashsmith/magento2-controller-module)[ RSS](/packages/ashsmith-magento2-controller-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (4)Used By (0)

\#Magento 2 Controller Module Example

From my blog post:

To install:
-----------

[](#to-install)

Install with Composer!

```
composer require ashsmith/magento2-controller-module:2.0.*

```

Then you'll need to modify `app/etc/config.php` to activate the module. It should look a little like this:

```
