Recent Topics

1 Jan 16, 2012 17:09    

My b2evolution Version: 4.0.5

I have a friend that was using my system for a blog. She doesn't want the blog anymore, but she would like a backup of the posts. Is there a way to extrat the posts in some way besides pulling it from the database? Like, some kind of migration tool?

2 Jan 17, 2012 03:10

Free:
You can extract posts in RSS format. Add "posts=99999" param to URL to extract all posts from a blog.

www.blog.com/index.php?tempskin=_atom&posts=99999

Paid:
- [url=http://forums.b2evolution.net/viewtopic.php?t=18175]Feed importer plugin[/url] can export complete posts in XML, CSV and JSON formats.
- There's also a [url=http://b2evo.sonorth.com/show.php/bimp-importer-migrate-b2evolution-to-wordpress]b2evo to wordpress importer[/url] which can import posts, categories, comments and media files directly in existing wordpress blog

3 Jan 23, 2012 22:03

That'll work, thanks. ^_^


Form is loading...