What this solution does
Backup Module for Mail Cloud for 1C-Bitrix
The module enables automatic uploading of backups created by standard 1C-Bitrix tools to the Mail Cloud storage. This solution ensures reliable website backup without the need for manual intervention.
How it works
1. Backup Creation
The process is executed via the standard script /bitrix/modules/main/tools/backup.php. It can be launched manually or automatically on a schedule via cron.
2. Admin Panel Configuration
In the Settings → Tools → Backup → Regular Backup section, set the "Launch method" option to: "via direct launch /bitrix/modules/main/tools/backup.php".
3. Upload to Mail Cloud
After a backup is successfully created, the file is automatically uploaded to Mail Cloud. To prevent storage overflow, older backups are deleted and moved to the trash.
4. Error Logging
All errors occurring during backup creation or while interacting with Mail Cloud are recorded in the event log. This allows for prompt detection and resolution of potential issues.
Module Contents
The module automatically sends backups to the Cloud Mail storage. It removes outdated backups and logs errors. The solution is fully compatible with standard Bitrix backup settings and supports execution via cron jobs.
General iT can install and configure this module and check how it works on your website.