Import Current Plone Site Into Joomla?
November 15, 2009 · Posted in Plone
I recently got handed a project that will require a new CMS. Currently the site that I need to update is running on Plone. I’ve been researching other CMS’s and found Joomla to be a good match for what this company wants.
I was wondering if there was some way of importing the current sites SQL into Joomla? I’m more of a front end programmer and have little working knowledge of SQL or Apache or the like and was curious if there is an Ap or an extension I can use to perform something like this.
Comments
One Response to “Import Current Plone Site Into Joomla?”
Leave a Reply

I’ve done a lot with joomla, and all import related ’stuff” seems to be best handled in a customized fashion, meaning you sohuld consider doing it yourself. I imported a customized database of articles into Joomla and it was really straightforward. I also used an iframe module to iframe the old site into the new Joomla site where I needed to as well and will convert each one by one. let me know if you need mroe info, I’ll help as I can. (use Joomla 1.5 too).