PHPackages                             birenk/helloworld-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. birenk/helloworld-controller-module

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

birenk/helloworld-controller-module
===================================

A basic Magento 2 module with a controller

01PHP

Since Oct 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/birenk/helloworld-controller-module)[ Packagist](https://packagist.org/packages/birenk/helloworld-controller-module)[ RSS](/packages/birenk-helloworld-controller-module/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#Magento 2 Controller Module Example

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

[](#to-install)

Install with Composer!

```
composer require birenk/helloworld-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:

```
