contact us
TYPO3 Migrate Module
The TYPO3_migrate module provides support for migrating content from a TYPO3 website to Drupal using the Migrate module. Features Import of the following is supported:
- Users(both frontend and backend).
- Standard TYPO3 pages along with their tt_content elements: tt_content elements of the type 'text', 'textpic' and 'image' will be migrated into the node body. Authoring information of the pages is also migrated.
- News(tt_news) and news categories: Migration of news images and files is also supported.
- Related news articles are handled through a cck nodereference field.
- Migration of news articles can be restricted to certain folders.
- The migrated content can be rolled back

