If you have an own Magento website, please skip this step. If not, you can install a fresh Magento via the following documentation.
Unzip the file flex-market-m2-v0.x.x-theme.zip into your Magento root directory.
Log in to your store via SSH/CLI and navigate to the root of your store.
Run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Log in to your Magento backend and navigate to the menu Habi > Habitheme > Theme Settings.
In the first section of this page, you will see two themes: Habi FlexMarket - Default and Habi FlexMarket - Child. You can activate one of them by clicking the Activate button belonging to the corresponding theme.
If you plan on modifying our theme files for a customization purpose, you should activate the Habi FlexMarket - Child theme. This choice will be useful for upgrading our theme in the future, your custom will not be lost.
In the second section, you will see a list of designs. After finding your favorite design, please click the Enable button on it to activate.
Finally, please remember to refresh the Magento cache after activating the theme and design (System > Tools > Cache Management).