Snippets for magento 2
Description: basic examples for magento 2 with brief explanations. Don't waste your time on trivial things. Each module it is how to solve some issue. For more info, please, read readme.md for a particular module.
Prerequisites:
- installed and worked magento 2
- installed git and composer
- require php more than version 7.0
How to install:
composer require inchoo/custom-controllers:dev-master composer require snippets/magento2:dev-master
Execute commands:
composer config repositories.snippets-magento2 vcs https://github.com/EugenPetrov/snippets_magento2.git
composer require snippets/magento2:dev-master
Installation complete. You can find these modules under: vendor/snippets
List of modules: