Web Hosting Talk







View Full Version : hosting site template system


dalecom
07-15-2002, 11:15 AM
Im thinking of writing a template system in php for web hosting sites.
I was wondering what features people would like to see in it ::

eg. Customer login,
Registration pages,
Support system
etc etc

Any ideas will be greatly appreciated

Thanks.

oli.

dalecom
07-15-2002, 12:38 PM
Just thought I'd add this as well:

The template system Im thinking of would allow you to control several sites at once;

eg you could have 5 hosting sites with different graphical templates but all the features would be the same, hosting plans, prices etc and you could update all the sites at once from one admin panel. for example change all the prices, features.

blacknight
07-15-2002, 01:52 PM
Would this be similar to the example on your own site?

Ncash
07-15-2002, 04:46 PM
An online tools page would be really neat, such as like...

whois
dns ip
traceroute
ping

etc.. etc.. that would only be avabile to be used by registered users, I have one something like this added into my control panel already but I just used cgi scripts and linked them to it, it'd be really cool if those were acctually part of the script.

dalecom
07-16-2002, 04:59 AM
blacknight : no its not, its something I'm thinking of making at the moment.

Ncash : thanks for the suggestions, I will make that part of it.

Cheers,

Oli.