WebsiteBaker Community Forum

General Community => Global WebsiteBaker 2.8.x discussion => Topic started by: iamnot on October 26, 2009, 10:38:25 PM

Title: Hosting WebsiteBaker
Post by: iamnot on October 26, 2009, 10:38:25 PM
I am looking at creating a service that hosts WB, which users can automatically install (ie - press this button to have WebsiteBaker installed on your domain). I know this is possible... but don't know where to start (with the install part.

Anyone know of any programs or have any tips?

Thanks!
Title: Re: Hosting WebsiteBaker
Post by: jsn on October 27, 2009, 06:42:10 PM
I asked my host if it was possible to add Websie Baker under Fantastico, but here is the answer

" Fantastico comes with pre-defined CMS scripts. We cannot enable another as fantastico is a script installer of cpanel."
 
Title: Re: Hosting WebsiteBaker
Post by: Waldschwein on October 27, 2009, 07:32:03 PM
Hello!

There are many hosts that have WebsiteBaker preinstalled - just search Google with "website baker preinstall" or similar.
If a "ready to use" WebsiteBaker installation is wished - perhaps WebsiteBaker Portable here http://www.WebsiteBaker-portable.com will fit.

Yours Michael
Title: Re: Hosting WebsiteBaker
Post by: crnogorac081 on October 27, 2009, 08:22:34 PM
I belive he wanted to offer his clinets WB on his server :)
Title: Re: Hosting WebsiteBaker
Post by: jack1234 on December 23, 2009, 07:28:17 AM
I haven't used CMS made simple, but it does look clean and pretty easy to use. I have a website I created using WebsiteBaker (http://www.fileconversionservices.com/) and I found it easy and intuitive to use, plus there's a great community to support and help you out. It has clean urls and is generally nice to use. I'm not sure how it handles many pages but I would recommend it.

But like I said I haven't used CMS made simple, although I may decide to try it


___________________ _________________

Polywood (http://www.polywood-furniture.com) | dog strollers (http://www.petstrollers.cc/) | pet car seats (http://www.DogCarSeats.cc)
Title: Re: Hosting WebsiteBaker
Post by: softwaretailor on July 01, 2010, 10:52:07 AM
Hello guys,


Actually there are so  many hosts that have WebsiteBaker preinstalled ,you can search on goole, you also can get some information by visiting here:http://www.softwaretailor.com/CustomDevelopment.htm
Title: Re: Hosting WebsiteBaker
Post by: DarkViper on July 01, 2010, 11:23:40 AM
If you really like to offer a one-click-installed WB...  then first you must learn about your server

some Controlpanels like C-Panel or Plesk provides an API and a Development-Kit also to build distribution-packets and integrate them. If not, you must write a Script (Shell or Perl maybe) which will run in a defined context to extract tarballs and have control to mysqld.

Simply use of PHP doesn't work. (ok, you also can write such a script by PHP also.... but not to rum from webserver.. it must start from commandline .