contact us

Type the characters you see in this picture. (verify using audio)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.

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:

  1. Users(both frontend and backend).
  2. 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.
  3. News(tt_news) and news categories: Migration of news images and files is also supported.
  4. Related news articles are handled through a cck nodereference field.
  5. Migration of news articles can be restricted to certain folders.
  6. The migrated content can be rolled back

Project Activities

March 06, 2012 12:50
Commit 87ccc6
By Ishan Mahajan
Issue #1349128 by Thomas_Zahreddin: cleanup of info files.
March 06, 2012 12:40
Commit d52ec1
By Ishan Mahajan
Issue #1349128 by Thomas_Zahreddin: cleanup of info files.
February 16, 2012 10:50
Commit 5a8b44
By chandra shekhar
Issue #1361184 by Thomas_Zahreddin: improvment in README.txt
June 19, 2011 2:55
Commit ff754c
By ishan
Adding default pics and files folder to the typo3_news module
June 19, 2011 2:53
Commit 88894e
By ishan
Adding default pics and files folder to the typo3_news module
June 19, 2011 2:37
Commit c409c9
By ishan
Adding default value for typo3 pages body.
June 19, 2011 2:32
Commit ed2fad
By ishan
Made changes according to Drupal 7 node object in the prepare funtion for typo3 pages
June 19, 2011 11:49
Commit f1e8ac
By ishan
Issue #1189246 by mlncn: Removed deprecated pass-by-reference usage
June 19, 2011 11:48
Commit 96e44e
By ishan
Issue #1189246 by mlncn: Removed deprecated pass-by-reference usage
June 15, 2011 9:01
Commit 2ce82f
By ishan
making TYPO3_migrate complatible with migrate v2.1