Showing posts with label account. Show all posts
Showing posts with label account. 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



Thursday, June 16, 2016

cPanel Email Account Creator In PHP

This php script Create new email accounts on cPanel based hosting with just typing all the required data in URL. No need to login to cPanel. Provide cPanel login and password once, and just use this script each time you need new email account.
Will show input form if ran without parameters. Can be setup to avoid spam using CAPTCHA.

Usage:
  • Update script with your cPanel login, password, skin (once)
  • When running script to create new email account, provide following data:
    • user - new account name
    • pass - password for new email account
    • domain - email domain (optional)

    Download cPanel Email Account Creator PHP Script

Tuesday, May 10, 2016

cPanel FTP Account Creator PHP Script

Create FTP accounts on cPanel hosting. No need to login to cPanel. Provide cPanel login and password once, and use this script each time you need new FTP account.
Can be run in either way:
- Parameters passed via URL (see example below)
- If no parameters passed via URL then will show entry form for FTP account parameters
Usage:
  • Update script with your cPanel login, password, skin (once)
  • When running script to create FTP account, provide following data:
    • Domain - create FTP account for this domain
    • FTP Username - FTP account username
    • FTP Password - FTP account password
    • FTP Quota - quota in Mb
    • Home Folder - FTP account home directory

Download cPanel FTP Account Creator PHP Script