If you get ‘failed’ result when Running TroubleShoot on FluxBuilder with your Magento website, follow the solution below:
- Copy Magento Extension plugin folder to
app/codefolder on your Magento server. - Run this command in the website directory:
- Clear the cache on Magento after upgrade:
- Change the Store View code:
In Admin Site, Move to Stores -> All Stores and click Store View to change the store code. The store code must be language code like: en, ar...
php bin/magento setup:upgradephp bin/magento cache:flush