|
Please Digg this article if you find this tool useful 
We have decided to halt the development of the latest version this tool due to the lack of funding. We however would provide customized services to help you import your posts into Joomla (incl. comments) for a nominal fee. Please contact us for further information.
Another update: Managed to export my Wordpress blog to Joomla with a little help from my programmer who customized an application for this purpose. All 437 posts exported to .sql format and now I've an option to export all published, draft and private entries. Good eh?
Our Dreym mall is almost completed too. Just a few more stuff to tighten before we officially launch and go live! Pretty excited about it. Get ready the bubbly to celebrate. Well.. at this point, I'll just settle for a teh ais la.
Please proceed to the Download section to get the latest release.
Disclaimer of Warranty/Limitation of Liablility: THIS WEBSITE, RELATED INFORMATION, TOOLS, UTILITIES AND ELECTRONIC DOWNLOADS ARE PROVIDED BY DayDreymer.com ON AN "AS IS" AND "AS AVAILABLE" BASIS. DayDreymer.com MAKES NO EXPRESS OR IMPLIED WARRANTIES, REPRESENTATIONS OR ENDORSEMENTS OF ANY KIND, OR AS TO THE OPERATION OF THIS WEBSITE OR THE INFORMATION, CONTENT, MATERIALS, ELECTRONIC DOWNLOADS, OR PRODUCTS INCLUDED ON THIS WEBSITE. YOU EXPRESSLY AGREE THAT YOUR USE OF THIS WEBSITE AND ITS CONTENT IS AT YOUR SOLE RISK.
Step-by-Step User Guide
This is a simple user guide for those who wish to use the WordPress (WP) converter to export all you previous posts from WP into Joomla.
Part 1
- Download and run the WP converter.
- Export all your WP posts from the WP control panel and save it into you local computer; "XML Import/Export". Instructions can be found here.
- Browse for the WP xml file under "WordPress Backup".
- Browse for the location where you want to save the exported posts (which you will use to import into Joomla) and give a name to the file ending with a ".sql" extension. In the image above, my exported posts will be saved in C: drive under the name "joomla_import.sql".
- There are a few parameters you should configure before you start the exporting. If you have a standard Joomla 1.5 installation, you can leave the "table prefix" field to its default value unless you have changed the Joomla content table name.
- Enter the Admin ID or any other user's ID in which the WP posts belongs to. Joomla will use this ID as the Author for the imported posts. You can obtain the ID of the user under "User Manager" in Joomla's administrator console. IMPORTANT: Use the User ID and NOT the Username.
- The Section Id and Category Id is where you want to initially group the WP posts during import. You can re-group the imported post once everything is done like any other article.
- "Post Type to Export" means you can choose to only export posts marked (in WP) as "Public", "Private", "Draft" or all. The rest of the posts you choose to ignore will be discarded and not exported into Joomla.
- Check "Preserve WP IDs" if you want to export your WordPress posts with its original ID. This is useful in case you want to export your WordPress comments along with your posts. Some Joomla comment components allow you to import WP comments from the WP XML file but requires the original WordPress post IDs.
- Once you have set all the parameters, hit the "Generate" button and you are done.
- Go to Part 2 of this guide.
Part 2
- Browse to the folder where you have previously saved the converted WP posts. i.e. joomla_import.sql
- Log on to your phpMyAdmin or your database control panel.
- Browse to your Joomla database.
- There should be an option for you to import SQL files into your database. Browse for the sql file in step 1 (part 2) above and import the file.
- Congratualtions you have successfully imported all your WP content into Joomla. You can view all the imported articles under "Article Manager" in Joomla.
Exporting Comments
This tool does not export WordPress comments. However you can use existing Joomla components i.e. JoomlaComment to import your WP comments into Joomla. JoomlaComment would need your exported WP posts to retain its original IDs, so ensure that you've checked "Preserve WP IDs" before you start exporting your posts. (Thanks Simon)
Warning: If you already have articles in Joomla that have the same IDs as some of your posts in WP, you may encounter some errors.
If you encountered an error or problem in step 4 (part 2), just open the sql file using notepad, copy all of its contents and paste it into the web based SQL editor in your database control panel and run it. It should work too.
Please donate if this tool saved you from days of sleepless nights and headache. It will be for the continued support and enhancement of this great WordPress to Joomla Export Tool.
|
Hello Admin,
I tried to mail you, but I'm not sure whether its working or not. It didn't show any kind of notifications.
Please have a look!
First of all let me say a great thanks for the wonderful tool. I was checking for this very badly.
But unfortunately as the above guys had stated - I also got some error messages. Anyway as you have instructed there - I'm placing the link of the file with the email I 've just sent.
Thank you very much!!
So this commenter is yvComment? Just wanted to check if the
works and how it looks.
Thanks, BTW Great Site
Hello! What a great tool! BUT I get an error
http://img689.imageshack.us/img689/3048/errorpy.jpg
[comments are not important just the posts are priority]
Am happy to donate/pay if it does in fact work in joomla 1.5! Thanks!
It is some syntax problem with your XML file. If you could host it and send me the link to download I'd be more than happy to help you out.
Or for more privacy you can always e-mail me.
I am trying to move my articles to Joomla but I get this Error
[IMG]http://i44.tinypic.com/x0rxxd.png[/IMG]
Hi,
If you need help, send me a link to your XML file and I will try to export it to you. It looks like there are some xml tags that are not closed (syntax error).
Dear Sir/Madame
I saw, and then tried out your converter. It really would be a useful feature, because i would like to move from wordpress too, and i have a lot of posts.
The main problem with the converter: it gets data from the wordpress exported xml file, where formatting (mainly br tags, line breaks) are missing. This way the imported content showes up all messed up in the joomla end.
Are there any possibility to get the line breaks too? So the content would appear in a formatted way? I hope so.
Please, answer, and thanks for your work!
Hi,
One of our readers (Snowman in Post #82) suggested:
"Trouble with paragraph spacing can be solved with the WP plugin PS Disable Auto Formatting. Install and use it on all posts (batch) before exporting to XML. IN this way blank spaces is replaced by that Joomla understands."
Please give this a try and let us know what happens.