
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.
Usage
Requirements
- PHP v5.2.4+
- IIS/Windows: MySQL v5.1 - Linux/Apache: MySQL v5.0.4+
Download
Latest development version v2.5.0beta1
https://github.com/fastslack/jUpgrade/tree/master/cli
Installation
jUpgradeCli is located on GitHub but before that, we need to get the Joomla! Platform package. To do this:
# git clone git://github.com/joomla/joomla-platform.git
# git clone git://github.com:fastslack/jUpgrade.git
# cd jUpgrade/cli
# cp bootstrap.dist.php bootstrap.php
Next, you need to edit the configuration.php file (configuration.dist.php is the example) and fill the database credentials.
Support
http://matware.com.ar/forum/projects/jupgradecli.html
Known bugs
- (?)
FAQ
http://matware.com.ar/forum/projects/jupgradecli.html
License
