Showing posts with label hosting. Show all posts
Showing posts with label hosting. Show all posts

Monday, June 20, 2016

Free Hosting Manager Free Cpanel WHM Account Creator PHP Script

Free Hosting Manager is an open source CPanel/WHM Account Creator designed for free hosting companies. It is coded with PHP and MySQL. Our aim is to make free hosting management as easy, simple and hassle-free as possible.

Description

Free Hosting Manager V2.0 php script features a new client CP and a forced ads module!
Updated: 13th February 2009
New Features for V2.0

  •     Client Control Panel
  •     Forced Ads Module (More info)
  •     Admin CP - Client Management
  •     Support Tickets
  •     Manual Install Feature
  •     Language Files
  •     Template Files
  •     Accounting file included
  •     Several Bugs Fixed from V2.0 

Planned Features for V2.1

  • Download System
  • Knowledge Base Addon
  • SALT encrypted MD5 passwords
  • Updated Captcha Image
  • More features to signup keys
  • Link newsletter addon with clients
  • Fix possible email bug
 
 Download Free Hosting Manager -  A Web Hosting Tool Script



Friday, May 6, 2016

cPanel Email Forwarder Creator Create Email Forwarders On cPanel Based Hosting In PHP

Create email forwarders on cPanel based hosting. No need to login to cPanel. Provide cPanel login and password once, and use this script each time you need to create email forwarder.
Can be run in either way:
- Parameters passed via URL (see example below)
- If no parameters passed via URL then will show email forwarder parameters entry form

Usage:
  • Update script with your cPanel login, password, skin (once)
  • When running script to create email forwarder, provide following data:
    • Username - create email forwarder for this username(sample: john)
    • Domain - create email forwarder for this domain (sample: mysite.com)
    • Redirect to - forward emails to address (sample: jimm@site2.com) 
Sample parameters passing via url: 

cpanel_email_forwarder.php?euser=john&edomain=site1.com&eforward=johny@site2.com 

Download cPanel Email Forwarder Creator PHP Script