Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 1.29 KB

File metadata and controls

41 lines (35 loc) · 1.29 KB
Logo

Contao Release Stages Bundle

File system migrator, deployer and rollbacker for Contao.
Explore the docs »

Report Bug · Request Feature

File system migrator

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.

File system deployer

The file system deployer extract the file which were archived on the prod stage and deploy them to the "files/content" directory.

File system rollbacker

The file system rollbacker is a simple wrapper around the file system migrator. It rolls back the last migration.