migrate_movabletype
Component ID
1518354
Component name
migrate_movabletype
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is a module for migrating MovableType sites (the users and blog posts) into Drupal and users and blocg posts.
- Current Status: Imports users and blog content from Movable Type, including blogs, categories, tags and comments.
To use this module out of the box, you must have the Movable Type database on the same server as your Drupal site and it must be called mtdb. This of course can be customized by modifying this module. See the migrate module documentation for more details about how to connect to databases in other ways, etc.
note: this is the code has not been thoroughly tested should be used in a development environment. The migration worked for us, but i do expect there to be a bit of customization needed for each use case.
