Question

How to insatll sm_market theme in magento2.3.6. I want to install it manually.

Was it helpful?

Solution

You can follow the official SM Theme documentation for this. Check this link: http://documentation.flytheme.net/sm-magetheme/

Or Check Magento documentation regarding this:

To install a theme manually:

  • Make sure that the directory structure you are copying is /. And all the theme files are in the directory.

  • Copy this directory to the /app/design/frontend directory.

For detailed info check this:

https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/theme-install.html

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top