Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 999 Bytes

readme.md

File metadata and controls

32 lines (23 loc) · 999 Bytes

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:

  1. composer config repositories.snippets-magento2 vcs https://github.com/EugenPetrov/snippets_magento2.git
  2. composer require snippets/magento2:dev-master

Installation complete. You can find these modules under: vendor/snippets

List of modules: