An open API service indexing awesome lists of open source software.

https://github.com/oneplc/oneplace-theme-metronic

onePlace Theme for Metronic Dashboard by keenhemes
https://github.com/oneplc/oneplace-theme-metronic

Last synced: about 1 month ago
JSON representation

onePlace Theme for Metronic Dashboard by keenhemes

Awesome Lists containing this project

README

        

# oneplace-theme-metronic

This is a onePlace Theme for the popular Boostrap 4 Admin Theme "Metronic" by
[keenthemes](https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469)

All you need is to buy the theme to get the proper js and css files, add them to the assets
folder and you are ready go to!

We already prepared all necessary template files for you, so that you can use Metronic
for your onePlace based Application.

## Installation

* Buy and download the template on themeforest
> [https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469](https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469)

* Copy the app.js and app.css files to /assets/ css/ and js/ dir of this theme.

Create a folder "metronic" where you place all theme files inside. So you end up with a final
structure like:
```
.
+-- vuze
| +-- assets
| | +-- css
| | | + app.css
| | +-- js
| | | + app.js
| +-- view
| | +-- layout
| | | + layout-metronic.phtml
| | +-- partial
| | | + [partials]-metronic.phtml
| +-- CHANGELOG.md
| +-- README.md
| +-- theme.json

```
Now you can zip the metronic folder, so you can upload it to oneplace in theme manager.

![zipvuzetheme](https://docs.1plc.ch/img/zipvuzetheme.jpg)

Finally, login to your oneplace, and go to "manage themes" ( /application/themes )
where you can upload Metronic theme now! Enjoy your oneplace with Metronic.