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
To install 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: