Releases: ashsmith/magento2-controller-module
Releases · ashsmith/magento2-controller-module
Fix layout issues
Bug fix.
Major refactor.
Removed the Ashsmith/HelloWorld directories, and setup so composer install is primary way of installing the module. Much better example for people to follow.
Composer installable.
General improvements. - Fixed the controller to not use deprecated code. - Template file will spit out the class name to show how it works. - Added a composer file to make this bad boy installable via composer.