Type
magento2-module
Elatebrain Core Module
magento2-module
proprietary
None
None
None
None
None
We recommend you to install Elatebrain_Core module via composer. It is easy to install, update and maintain.
Run the following command in Magento 2 root directory.
composer require elatebrain/core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
composer update elatebrain/core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run setup:di:compile command if your store is in Production mode:
php bin/magento setup:di:compile
If you don't want to install this module via composer, you can use this way.
master.zip
file to app/code/Elatebrain/Core
; You have to create a folder path app/code/Elatebrain/Core
if not exist.Elatebrain_Core
:php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy