LiveJournal XML Importer Codeberg
A plugin to import LiveJournal XML entries into Wordpress.
by VirtualWolf · codeberg.org/virtualwolf/livejournal-xml-importer · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://codeberg.org/virtualwolf/livejournal-xml-importer/archive/master.zipFrom the readme
Import posts and comments from LiveJournal XML files.
Simple importer to import entries and comments from LiveJournal XML files that have been generated with ljdump (https://github.com/ghewgill/ljdump). I found that the official LiveJournal Importer skipped a bunch of my posts for no apparent reason, so I hacked it to read XML instead.
1. Go to Plugins - Add New, click Upload Plugin.
2. Select the livejournal-xml-importer.zip file and click Install.
3. Go to the Tools - Import screen, click on LiveJournal XML.
Initial release