![]() |
|
Wordpress import - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Wordpress import (/thread-6872.html) |
Wordpress import - minch - 2010-04-05 I have had wordpress and gallery on my blog for a long time now, and it has just been becoming more and more complex. I discovered ZenPhoto by accident and it's simplicity itself, I love it! Especially with the ZenPage plugin. I wanted to bring my wordpress posts and comments over but I couldn't find anything to do that, so I wrote a couple of crude SQL export commands that allowed me to export the wp_comments and wp_posts in the format of ZenPhoto database, and directly import them. I thought I'd share them in case others where trying to do the same. Sorry if they are a bit basic but they worked for me Keep up the great work guys! == Posts == SELECT == Comments == SELECT Wordpress import - acrylian - 2010-04-05 Psst, I have actually an admin utility for basic Wordpress import in the works for the next release. |