Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

aldryn/aldryn-wordpress-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aldryn-wordpress-import

Wordpress import for aldryn-blog.

Usage

  • Pick wordpress instalation and create XML file with posts (Admin→Tools→Export)
  • Go to /admin on aldryn site and choose Wordpress Import from menu
  • Create new wordpress import and upload xml file
  • Open this import in django admin
  • Click 'Perform import' button in top-right corner
  • When import is done you should receive js alert 'Done'
  • Page will refresh and logfile should be visible
  • Import may take a while, depending on number of posts to import
  • Request can be observed in Network tab in browser developer tools