By icouto on
I have a site that has been running Vanilla forum for quite a while, and therefore, has a lot of important information which the users need to keep - even for legal reasons. I would like to move the entire site over to Drupal, but I cannot afford to loose all the forum postings.
The thought of having to work out the MySQL tables involved in both programs, and trying to move the information via raw SQL dumps sounds daunting, and far too time-consuming.
Has anyone ever transitioned from Vanilla to Drupal? - how did you do it? Is there a 'magic bullet'?
Any help would be greatly appreciated.
Comments
Vanilla to Drupal module
I'm about to create a module to automatically move Users, Threads and Comments from Lussumo Vanilla forum to Drupal. The way phpBB2drupal module does.