Encrypting backups
Last updated on
21 July 2023
This documentation needs work. See "Help improve this page" in the sidebar.
The Defuse PHP-encryption library is essential for encrypting the backup files. To install it via Composer, use the following command:
composer require defuse/php-encryption
To encrypt the backup files, follow these steps:
- Navigate to the /admin/config/development/backup_migrate/advanced page.
- Check the 'Encrypt File' option.
- Optionally, set the encryption password. (Note: If you set a password for the encryption, remember it for decrypting the files later.)
Help improve this page
Page status: Needs work
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion