Themes for VistaPanel of MyOwnFreeHost

Anyx 2896343a7e Categorization 10 mēneši atpakaļ
customizations 2896343a7e Categorization 10 mēneši atpakaļ
default 2896343a7e Categorization 10 mēneši atpakaļ
gradient 2896343a7e Categorization 10 mēneši atpakaļ
lightspace 2896343a7e Categorization 10 mēneši atpakaļ
lite 2896343a7e Categorization 10 mēneši atpakaļ
other 2896343a7e Categorization 10 mēneši atpakaļ
CNAME 9101bfb1a4 Create CNAME 1 gadu atpakaļ
LICENSE.md 640d8944ab Major Theme Patch (#4) 5 gadi atpakaļ
README.md 1534c76171 Update README.md 1 gadu atpakaļ
README_el.md 7a26d2c85c Update README_el.md 3 gadi atpakaļ
_redirects f360a53097 New modifications 3 gadi atpakaļ

README.md

Welcome to VistaPanel Themes

This project contains some new themes for VistaPanel, a Web Hosting Panel created by iFastNet.

These themes include the popular PaperLantern default themes, some additional ones that were introduced at the beginning of cPanel X3 deprecation, and some custom ones designed specifically for VistaPanel.

Installation Guide

You must download the folders first and then upload them to your website.

In case you don't want or can't afford to do that, we have installed all the themes in our CDN, just replace mydomain.com in the code with vpt.cdn.wybenetwork.com.

How to use and deploy into VistaPanel

You must paste the code included below to your footer section of control panel adverts, which can be found on your MyOwnFreeHost panel.

The codes below are just examples, you must replace theme-name with the name of the theme you want to use. You can find it's name written at the folder, and it is case sensitive.

For Normal Themes

<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/icon_spritemap.css">
<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/styles.css">

For Lite Themes

<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/styles.css">

For LightSpace Theme

<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/panel.css">

It will be now deployed and used in VistaPanel. Congratulations, you have just changed your theme!

Main Website and Server

The project's main website is currently located at https://wybenetwork.com/.

CDN for themes can be located at https://vpt.cdn.wybenetwork.com/.

Our docs for themes can be located at https://docs.wybenetwork.com/vistapanel-themes/. Don't worry, we have tried to make it as simple as possible :smile:

Note: Currently under construction.

Our main Discord Server is at: https://discord.gg/zArW8kC

Copyright Info and Credits

Copyright 2019-2023 Wybe Network. Some Rights Reserved, check the LICENSE for more details.

Credits for the themes go to:

AA22Dev for the Gradient Blue theme, and for providing the cPanel themes.

Arc for the Gradient Purple and Gradient Green themes.

evrifaessa for the Gradient Red theme.

Adam for the themes from Paper Lantern Customizations.

einet for the Light-Lite and Dark-Lite themes.

WoltBase for the free Christmas theme.

creatort for the Modified Discord and Space VistaPanel themes, as well as providing the Glass and Retro themes.

Anyx for the Glass and Retro themes.

Spooky Kipper for improving the Glass theme.

You: This could be you! Feel free to create a theme, and open a Pull Request for us to add it!

Additional credits go to everyone that contributed in fixing issues, maintaining the project, and ensuring everything works as it should, as well as to every contributor.