Calendar Base (tx_cal)¶
Precondition¶
The migration is tested with TYPO3 6.x, cal 1.10.3 and Organiser 8.x.
Not supported¶
The migration of images and files isn't supported. If there is any need to migrate images or files, please refer to Migration of tt_news.
Repeating events won't migrated.
Messages in case of changings won't migrated.
Some other data won't migrated.
Workflow¶
You have to migrate the records from several tx_cal* tables to the corresponding org tables.
Database¶
Migration is supported by a SQL script. See the file below. The file has a small documentation in form of comments.
On your server at typo3conf/ext/org/Resources/Private/Migration/tx_cal/statements.sql
On my Git at