Search for Resources and Solutions

How to install a frontend theme

The frontend themes in Midrub could be installed with a click from the administrator panel. The theme won't be installed if was already installed or there is a theme with same directory's name. 

The installation is very simply:

  • Go to the administrator panel.
  • Click on Frontend -> Themes -> New Theme.
  •  Select a theme and it will be uploaded.

Please remember, install there only frontend themes, otherwise you will break Midrub.

The installation.json file has this value:

{

    "version": "theme version",

    "required": "midrub version",

    "php": "php folder zip",

    "assets": "assets folder zip"

}

Was this article helpful?