Skip to content

maciejslawik/sample-magento2

Repository files navigation

Sample Magento 2 module

The module was created as an example on how to write Magento 2 modules and includes most features a standard M2 module has.

Prerequisites

  • Magento 2.3
  • PHP 7.2

Installing

To install the module simply put all the files inside

app/code/MSlwk/Sample/

And run the following commands in the root of your M2 installation

bin/magento module:enable MSlwk_Sample
bin/magento setup:upgrade

Authors

License

This project is licensed under the MIT License - see the LICENCE file for details

About

Sample Magento2 module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published