Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

huddledigital/magento2-custom-controllers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Magento 2 module for custom controllers demonstration.

Install:

First add repository to composer configuration: ```bash composer config repositories.inchoocustomcontroller vcs [email protected]:zoransalamun/magento2-custom-controllers.git ``` Require new package with composer: ```bash composer require inchoo/custom-controllers:dev-master ``` Enable Inchoo CustomControllers module ```bash php bin/magento module:enable Inchoo_CustomControllers ```

Flush everything:

php bin/magento setup:upgrade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%