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:

  1. Navigate to the /admin/config/development/backup_migrate/advanced page.
  2. Check the 'Encrypt File' option.
  3. 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: