Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 611 Bytes

README.markdown

File metadata and controls

23 lines (12 loc) · 611 Bytes

jUpgrade

jUpgrade is a simple Joomla! 1.5 component that will download a version of Joomla! 1.7/2.5, decompress it and install it. After that, it should migrate all of the data from old Joomla! 1.5 to the new Joomla! 1.7/2.5 installation.

jUpgradeCli is a command line CLI script using the Joomla! Platform that allow administrators to convert mysql dumps files from Joomla! 1.5 to Joomla! 1.7/2.5.

Requirements

  • Joomla! Platform versions 12.x or greater
  • MySQL v5.1+

Installation

Get the source code from GIT:

git clone git@github.com:fastslack/jUpgrade.git