Warning: This plugin has't been updated in over 12 years. It may no longer be maintained.
What you can do to help:
Elgg | Release | Download | Date | Links |
1.7 | 0.91 | () | 2011-Mar-22 |
A simple script for exporting users, blogs and comments as a Wordpress eXtended RSS file for easy importing into a Wordpress or Buddypress installation. Useful if you migrate from Elgg to Wordpress, or if you integrate the two and want Wordpress to handle the blogs and logins, but currently have those in Elgg.
HOW TO USE1. upload 'wordpress_xml' folder and its contents to your 'mod' folder2. run 'yoursite/mod/export-to-wp.php3. use 'save as' in your browser to save the file4. remove the file from your live installation, as leavingit there could prove a security risk. (Anyone could downloadthe contents of your site, including users and their emails).(Sorry its a bit primative at this stage, I just got it workingwell enough for my own export and decided to share the code tomake it easier for others who wish to do the same. Maybe someonewill convert this to a proper elgg mod at some point...)FEATURES1. Will export all users2. Will export all blogs 3. Will export all commentsSTILL TO DO4. Template for tags created, but currently haven't added the query to get them5. Pages currently not supported6. All blogs will be harded coded to public7. The site headers are all hardcoded to 'example.com' as I didn't need them.LIMITATIONS7. Wordpress will attempt to auto import photos, but will fail for anythat were uploaded to the elgg site that aren't set to public.
View Anton Channing's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.