Skip to content

forkified/vPanel-Tweaks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 

Repository files navigation

Vista Panel Tweaks

Installation

1. Go to your MyOwnFreeHost Panel > Control Panel Advert Control > Select your domain.
2. Add <script src="https://spookykipper.github.io/vPanel-Tweaks/hider.js"></script> to the Bottom Advert Section

Or you can self host it with Github Pages if you need to make changes yourself

Full Feature List

  • Hide Unwanted/Premium Hosting Buttons on the homepage. (*NOT* Including the Upgrade Page one as it is against the ToS)
  • Hide Password, Email Changing Buttons (In favour of Client Areas)
  • Replaces File Manager Button with HTTPS for Security
  • Hide Site Builder Button on Addon Domains and Subdomains Page.
  • Hide the Sidebar (I don't see a point of having it, there's only two buttons)
  • Change File Manager and Tutorial Link(Configurable)

File Manage Link or Tutorial Link Changer

Set the variables before this script loads. Example:

<script>
var tutolink = "https://forum.spookhost.eu.org/t/tutorials"; //Replace it with your Link *INCLUDE HTTP(S) PROTOCOL
var filelink = "files.spookhost.eu.org"; //Replace it with your Link, Must be Monsta FTP HOST EDITION, *DO NOT INCLUDE HTTP(S) PROTOCOL OR TRAILING SLASH)
</script>
<script src="https://spookykipper.github.io/vPanel-Tweaks/hider.js"></script>

About

Tweaks for MyOwnFreeHost's VistaPanel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%