AOEpeople/t3ext-dam_falmigration

Name: t3ext-dam_falmigration

Owner: AOE

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

Forked from: b13/t3ext-dam_falmigration

Created: 2015-07-13 11:27:07.0

Updated: 2015-07-13 11:27:07.0

Pushed: 2015-09-14 10:39:06.0

Homepage:

Size: 346

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.