Archive

Posts Tagged ‘auto create’

Auto Create Website

May 26th, 2009 Comments off

I have several website templates but what I need is the following:

*person registers through a form (this will also create a login for them)>

*they one of the templates>

*a directory is formed on the server (with their username)>

*the template they have chosen is put into that directory>

*they then put their details into a form which when submitted is entered *into a txt doc on the server that the template reads from..
photos can also be uploaded and added as well.>

*There will also need to be a way that they login and either delete text or photos.

Auto Create Hosting Accounts

April 17th, 2009 Comments off

I have an online site builder script installed on my server. I have people sign up for accounts so they can use it to create their websites.

I signed up for a domain and hosting reseller account.

I would like to include hosting with my site builder account.

Right after signup, members are taken to a control panel. I’d like a link that says “set up hosting account” or something. When they click on it, they will be asked to type in their desired domain name.

A real time check will be made (using my domain reseller account) to see if the domain is available. If yes, then proceed to register it and create a new hosting account (using the existing package) in my reseller WHM.

When this account has been created, the hosting account details will be copied to the sitebuilder database, so that the member can use the site builder with his hosting account.

Bear