syed hasnat ali Posted June 25, 2023 Share Posted June 25, 2023 Hello! I want to remove unwanted features like webmail in mofh which says email on free hosting is depriciated. I WANT TO REMOVE EMAIL ACCOUNTS , FORWARDERS, MX ENTRY AND WEBMAIL, ETC HELP PLZZ MOFH MYOWNFREEHOST . Quote Link to comment Share on other sites More sharing options...
SpookyKipper Posted June 25, 2023 Share Posted June 25, 2023 you have to do it via JavaScript, you can either custom code one, or use one of the following https://github.com/WybeNetwork/VistaPanel-Customizations https://github.com/GenerateApps/GenerateScripts Quote Link to comment Share on other sites More sharing options...
BastelPichi Posted June 27, 2023 Share Posted June 27, 2023 Stop screaming Quote Link to comment Share on other sites More sharing options...
PlanetCloud Posted June 28, 2023 Share Posted June 28, 2023 16 hours ago, BastelPichi said: Stop screaming okay, said in whisper Quote Link to comment Share on other sites More sharing options...
syed hasnat ali Posted July 2, 2023 Author Share Posted July 2, 2023 I couldn't get some muxh info from that link, is there a readymade script have? just like infinityfreeCpanel Quote Link to comment Share on other sites More sharing options...
PlanetCloud Posted July 2, 2023 Share Posted July 2, 2023 2 hours ago, syed hasnat ali said: I couldn't get some muxh info from that link, is there a readymade script have? just like infinityfreeCpanel This is what you're looking for: https://github.com/WybeNetwork/VistaPanel-Customizations/tree/master/element-changer Element Changer is part of the VistaPanel Customization project. Please read the included Readme as it should provide all the necessary details thanks to @Anyx. 2 hours ago, syed hasnat ali said: is there a readymade script have? just like infinityfreeCpanel Yes! It's in infinityfreeCpanel then :v Quote Link to comment Share on other sites More sharing options...
BastelPichi Posted July 3, 2023 Share Posted July 3, 2023 On 7/2/2023 at 10:53 AM, PlanetCloud said: This is what you're looking for: https://github.com/WybeNetwork/VistaPanel-Customizations/tree/master/element-changer Element Changer is part of the VistaPanel Customization project. Please read the included Readme as it should provide all the necessary details thanks to @Anyx. Yes! It's in infinityfreeCpanel then :v I wish you much fun with DMCA then... Quote Link to comment Share on other sites More sharing options...
PlanetCloud Posted July 4, 2023 Share Posted July 4, 2023 On 7/3/2023 at 11:24 PM, BastelPichi said: I wish you much fun with DMCA then... Tell that to OP Quote Link to comment Share on other sites More sharing options...
SpookyKipper Posted July 5, 2023 Share Posted July 5, 2023 On 7/2/2023 at 2:01 PM, syed hasnat ali said: I couldn't get some muxh info from that link, is there a readymade script have? just like infinityfreeCpanel https://github.com/GenerateApps/GenerateScripts is also worth mentioning Quote Link to comment Share on other sites More sharing options...
syed hasnat ali Posted July 11, 2023 Author Share Posted July 11, 2023 I used this script and nothing happened {action: "remove", name: "Element identifier"} var changeElements = [ {name: "email_filters ", action: "remove"}, // Removes "webmail" {name: "accounts ", action: "remove"} // Removes "email accounts ]; Quote Link to comment Share on other sites More sharing options...
syed hasnat ali Posted July 11, 2023 Author Share Posted July 11, 2023 also i added in Top advert for mulehost.eu.org Quote Link to comment Share on other sites More sharing options...
luluhoste Posted July 11, 2023 Share Posted July 11, 2023 C'est facile a utiliser https://github.com/WybeNetwork/VistaPanel-Customizations/ pour modifier le vpanel ? ---trad google--- Is it easy to use https://github.com/WybeNetwork/VistaPanel-Customizations/ to modify the vpanel? Quote Link to comment Share on other sites More sharing options...
TinkerMan Posted July 11, 2023 Share Posted July 11, 2023 1 hour ago, syed hasnat ali said: used this script and nothing happened Because you need the entire thing, not just the array Quote Link to comment Share on other sites More sharing options...
syed hasnat ali Posted July 12, 2023 Author Share Posted July 12, 2023 thankyou man, you saved my time Quote Link to comment Share on other sites More sharing options...
Anyx Posted August 10, 2023 Share Posted August 10, 2023 I'm late to this, but thank you for bringing this to my attention. The wording on the README might have been a bit confusing; I eliminated the first example which didn't include the code from our script (so shouldn't have been named "ready-to-use code"), and added an additional example with a ready-to-use code for removing all unwanted features. Quote Link to comment Share on other sites More sharing options...
luluhoste Posted September 3, 2023 Share Posted September 3, 2023 Et comment enlever ceci : And how to remove this : Quote Link to comment Share on other sites More sharing options...
SpookyKipper Posted September 4, 2023 Share Posted September 4, 2023 Add this css div#soft_div-group { display: none; } Quote Link to comment Share on other sites More sharing options...
luluhoste Posted September 4, 2023 Share Posted September 4, 2023 Il faut le mettre dans les annonce du panel MOFH ? ---trad google--- Should it be put in the announcements of the MOFH panel ? Quote Link to comment Share on other sites More sharing options...
SpookyKipper Posted September 4, 2023 Share Posted September 4, 2023 the same place where you put your modifications the panel Quote Link to comment Share on other sites More sharing options...
luluhoste Posted September 5, 2023 Share Posted September 5, 2023 Merci !!! C'était pour en être sur 😊... ---trad google--- THANKS !!! It was to be sure 😊... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.