|
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.
|
I was able to get all text from my
www.indianxxxxxxxxxxx.com to
www.asianxxxxxxxxxxxx.com
thank yo so very much , your routine helped me get the text and images , i will now do the part of organizing.
thank you once again and appreciate your help.
Sandeep
www.besxxxxxtog.com
(edited by Admin)
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.