File system migrator, deployer and rollbacker for Contao.
Explore the docs »
Report Bug
·
Request Feature
The migrator creates a migration/archive of the "files/content" directory to extract the files later on the prod stage.
Important notes
The migrator can´t create relations between tables. Until yet Contao don´t need them.
The file system deployer extract the file which were archived on the prod stage and deploy them to the "files/content" directory.
The file system rollbacker is a simple wrapper around the file system migrator. It rolls back the last migration.