access to data from other websites

5 posts by 3 authors in: Forums > CMS Builder
Last Post: April 1, 2011   (RSS)

Re: [willydoit] access to data from other websites

By Jason - March 30, 2011

Hi,

An installation of CMS Builder can only be used on one website at a time. There isn't a way to have a single installation that populates multiple websites.

One work around would be to put one installation of CMS Builder on each of your domains. You can then "sync" the databases of your installations by using our backup/restore options. So, for example, you can backup your database on site A, upload that backup file to site B and then use restore inside the CMS on site B. In that way, both installations would have exactly the same data.

Hope this helps clarify, please let me know if you have any further questions.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] access to data from other websites

By willydoit - March 30, 2011

Hi Jason,

Thanks for your response, unfortunately this wouldnt work for me, a) it would be far too expensive b) the sites would need to immediately reflect changes to the original database, it looks as though I will have to just create a page with an include link to pull in the page from th eoriginal website, at least this would ensure that all info displayed would be up to date.

Thanks anyway

Re: [willydoit] access to data from other websites

By Codee - March 31, 2011

Would setting up your original data, sort of layered, so that you have the bottom layer is text/data, second layer is css and third layer is javascript; then create an RSS or Atom feed to export the data to other websites work?

Re: [equinox69] access to data from other websites

By willydoit - April 1, 2011

Hi

Thanks for the help. most of it went over my head I am afraid, I have set the site up to use a simple iframe to include the list from the main site which seems to be working fine, its all still in early stages but fingers crossed.

Thanks again