|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
Block | %!s(int64=5) %!d(string=hai) anos | |
Controller | %!s(int64=5) %!d(string=hai) anos | |
Helper | %!s(int64=5) %!d(string=hai) anos | |
Model | %!s(int64=5) %!d(string=hai) anos | |
Observer | %!s(int64=5) %!d(string=hai) anos | |
Setup | %!s(int64=5) %!d(string=hai) anos | |
dev | %!s(int64=5) %!d(string=hai) anos | |
etc | %!s(int64=5) %!d(string=hai) anos | |
i18n | %!s(int64=5) %!d(string=hai) anos | |
view | %!s(int64=5) %!d(string=hai) anos | |
.travis.yml | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos | |
registration.php | %!s(int64=5) %!d(string=hai) anos |
We recommend you to install Mageplaza_Core module via composer. It is easy to install, update and maintaince.
Run the following command in Magento 2 root folder.
composer require mageplaza/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
composer update mageplaza/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run compile if your store in Product mode:
php bin/magento setup:di:compile
If you don't want to install via composer, you can use this way.
master.zip
file to app/code/Mageplaza/Core
; You should create a folder path app/code/Mageplaza/Core
if not exist.Mageplaza_Core
:php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy