Skip to content

Releases: ashsmith/magento2-controller-module

Fix layout issues

11 Sep 09:54

Choose a tag to compare

As reported in #4. Page was blank, this was the result of not defining a layout.

Bug fix.

15 Aug 16:03

Choose a tag to compare

Controller bug fix

You need to return yo stuff.

Major refactor.

15 Aug 15:20

Choose a tag to compare

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.

15 Aug 15:06

Choose a tag to compare

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.