https://github.com/oneplc/oneplace-theme-vuze
onePlace Theme for the popular VUZE Admin Theme
https://github.com/oneplc/oneplace-theme-vuze
oneplace oneplace-theme premium-admin-templates theme-development themeforest vuze
Last synced: about 1 month ago
JSON representation
onePlace Theme for the popular VUZE Admin Theme
- Host: GitHub
- URL: https://github.com/oneplc/oneplace-theme-vuze
- Owner: OnePlc
- Created: 2020-01-24T16:08:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T12:48:43.000Z (about 4 years ago)
- Last Synced: 2025-01-31T08:41:32.634Z (3 months ago)
- Topics: oneplace, oneplace-theme, premium-admin-templates, theme-development, themeforest, vuze
- Language: HTML
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# oneplace-theme-vuze
This is a onePlace Theme for the popular Boostrap 4 Admin Theme "Vuze" by
[bootlab.io](https://bootlab.io)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 VUZE
for your onePlace based Application.## Installation
* Buy and download the template on themeforest
> [https://themeforest.net/item/vuze-bootstrap-4-admin-dashboard-template/23215259](https://themeforest.net/item/vuze-bootstrap-4-admin-dashboard-template/23215259)* Copy the app.js and app.css files to /assets/ css/ and js/ dir of this theme.
Create a folder "vuze" 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-vuze.phtml
| | +-- partial
| | | + [partials]-vuze.phtml```
Now you can zip the vuze 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 Vuze theme now! Enjoy your oneplace with Vuze.