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
- Host: GitHub
- URL: https://github.com/oneplc/oneplace-theme-metronic
- Owner: OnePlc
- Created: 2021-04-01T14:27:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T17:21:28.000Z (about 4 years ago)
- Last Synced: 2025-01-31T08:41:30.161Z (3 months ago)
- Language: HTML
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.
Finally, login to your oneplace, and go to "manage themes" ( /application/themes )
where you can upload Metronic theme now! Enjoy your oneplace with Metronic.