Search the Community
Showing results for tags 'customize'.
-
Salut a tous Quelqu'un peut il m'aidé à personnalisé Monstaftp ? J'ai essaye plusieurs choses qu'il ya déjà sur le forum, mais soit cela ne semble pas marché, soit je n'y arrive pas... Merci ---trad google--- Hi all Can someone help me customize Monstaftp? I tried several things that are already on the forum, but either it doesn't seem to work, or I can't do it... THANKS
- 2 replies
-
- ftp
- filemanager
-
(and 7 more)
Tagged with:
-
Howdy Everyone, Here's a free little tool for your cPanel/VistaPanel. It's written in JS and currently maintained under the MIT License. This didn't waste much of my time, so no need for any compliments. This script was inspired by VistaPanel Customizations. Features Change the Title Change the Protocol Change the Logo Change the Theme (Kudos to VPThemes for the CDN and Themes, obviously) Add your own Credits (#93dbba9) Organized Code Clean Setup usage Usage Apply this code anywhere const AlterVP = { title: "AlterVP - cPanel", logo: "logo.png", ssl: 1, theme: "dark", credits: { desc: "AlterCP", logo: "small-logo.png" } }; Apply this code to bottom <script src="//rawgit.com/xpde/AlterVP/master/altervp.js"></script> Source Suggestions? Reply below. Thanks, @xpde
-
How to Customize Signup Page with Google reCAPTCHA ?