Backups in the administration interface
You can create full backups of the system directly in pimcore.
Just go to "Extras" -> "Backup"
The backup includes the following directories:
/pimcore
/website
/plugins
All other directories in the document root are ignored and not part of the backup archive.
| NOTE Depending on the amount of content in your pimcore installation, the backup can take up to some hours. Please use the commandline backup tool in this case, which is up to 10 times faster. |
Commandline backups
Restore backups
The backup file is a uncompressed tar archive which can be extracted in *nix systems with the commandline tool "tar" on Windows systems you can use for example 7-Zip.