How to custom seller dashboard theme?
At now we are using default theme Lof/market for area "marketplace"
To change default theme Lof/market for seller dashboard. Please try to do following to add custom theme:
Step to setup:
Setup module (clonde code into folder app/code/Lof/MarketThemeChild/): landofcoder/module-marketplace-theme-child
Setup child theme (clone code into folder app/design/marketplace/Lof/child_market/): landofcoder/theme-marketplace-theme-child
Run commands:
php bin/magento setup:upgrade --keep-generated
php bin/magento setup:static-content:deploy -f
Last updated
Was this helpful?