Joomla2Wordpress Import Wizard v.3
I recently switched from Joomla over to Wordpress. One major step which was preventing me from making the move for so long was the export process. Then I found a post on rangit.com which had a script which would allow you to move the content over. But there was a problem. Wordpress had changed its database schema in its latest version (2.3.2) thus breaking the script (linked above). So I decided to take this on as a side project and fix it. I also made some changes which will make it even easier to use this script; such as allowing the user to set table prefixes in the config file.
UPDATE: This version of the script has been tested and works on all versions of Joomla between 1.0.12 - 1.5 and Wordpress 2.3.2 -2.7 and works pretty smoothly. So it should work with the latest versions of both CMS platforms! Make sure to post your success or failure and which version you were using in the comments.
Step by Step Instruction (with Screenshots):
1. Unzip Joomla2WordPress.zip
2. Edit config.php and enter all missing values
![]()
3. Upload files to /export on your server
![]()
4. Add Categories in wordpress which you want to import into
5. Open www.yoursite.com/export/index.php on a browser
![]()
6. Select either a Joomla Section, Category or Links Category
![]()
7. Select a Wordpress Category to import into
![]()
8. Repeat Steps 5-7 till all of your articles have been imported
![]()
9. Enjoy and Spread the word!
Filed under: Technology | 242 Comments »