Skip to content

vitalysery/snippets_magento2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

  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:

About

Snippets for magento 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.9%
  • HTML 3.1%