Skip to content

Introduction to jUpgradePro

fastslack edited this page Dec 19, 2012 · 2 revisions

jUpgradePro is an extension for Joomla! 2.5 or 3.0 that migrate all the content from other old Joomla! 1.5 site. We have 2 method to migrate it, database and restful.

  • The database method retrieve all the data from the old site using a MySQL connection, is more faster than restful but it requires MySQL access on the server that old Joomla! 1.5 is installed.

  • Restful is a webservice that retrieve the data directly from the old site but it requires one plugin installed into the old Joomla! 1.5 installation. Is more slower that database but is more easy to configure.

Clone this wiki locally