Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.87 KB

USER-GUIDE.md

File metadata and controls

60 lines (37 loc) · 1.87 KB

Documentation

How to install

Install ready-to-paste package (Recommended)

How to upgrade

  1. Backup Backup your Magento code, database before upgrading.
  2. Remove Shopbybrand folder In case of customization, you should backup the customized files and modify in newer version. Now you remove app/code/Mageplaza/Shopbybrand folder. In this step, you can copy override Shopbybrand folder but this may cause of compilation issue. That why you should remove it.
  3. Upload new version Upload this package to Magento root directory
  4. Run command line:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

FAQs

Q: I got error: Mageplaza_Core has been already defined

A: Read solution: https://github.com/mageplaza/module-core/issues/3

Q: My site is down

A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html

Q: How to insert brands in homepage, mega menu?

A: Please follow this guide: https://www.mageplaza.com/magento-2-shop-by-brand/show-brand-on-home-page.html

Q: Shop by brand Alphabet

A: Please follow this guide: https://www.mageplaza.com/magento-2-shop-by-brand/alphabet.html

Support