Skip to content

e2y/m2-e2y-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Module E2Y Core

``e2y/module-core``

Main Functionalities

e2y configuration tab for Magento 2

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/E2Y
  • Enable the module by running php bin/magento module:enable E2Y_Core
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require e2y/module-core
  • enable the module by running php bin/magento module:enable E2Y_Core
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages