Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

wernert/t3ext-dam_falmigration

 
 

Repository files navigation

t3ext-dam_falmigration

TYPO3 Extension: Migrate DAM Records and Relations to TYPO3 6.2s File Abstraction Layer (FAL)

This extension only works with TYPO3 >= 6.2 and MySQL, because there are some Queries using GROUP_CONCAT.

Introduction

First of all: Remove all scheduler tasks of this extension you have defined previously in scheduler module. That's because of a completely rewritten code. Scheduler serializes the task-classes with all its properties and these properties are now modified. So, If you don't do this step, the task will throw Exceptions because of undefined property names.

All tasks are now executed from the command line.

Installation and Usage

More information on Installation and Usage can be found in the documentation folder.

no files will be moved or copied

About

TYPO3 Extension: Migrate DAM Records and Relations to TYPO3 6.x File Abstraction Layer (FAL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published