A custom-built Magento 2 / Adobe Commerce module that schedules database and media backups via cron, ships incremental and full modes, pushes archives off-site to S3, FTP or Google Drive, and gives admins one-click restore points behind ACL — built, installed and supported by ECOSIRE. One-time license from $249.00 USD for Magento 2 / Adobe Commerce (build-to-order) — includes 12 months of updates and support.

A custom-built Magento 2 / Adobe Commerce module that schedules database and media backups via cron, ships incremental and full modes, pushes archives off-site to S3, FTP or Google Drive, and gives admins one-click restore points behind ACL — built, installed and supported by ECOSIRE.
现在无需付款。此操作会向我们的团队发送报价请求——我们会通过邮件跟进价格和后续步骤。
Magento 2 ships no real disaster-recovery tooling. The legacy bin/magento setup:backup command is deprecated, blocks the storefront while it runs, dumps to local var/backups (the same disk you are trying to protect), and has no scheduling, no off-site copy and no restore UI. Operations teams are left stitching together cron one-liners, mysqldump, and tribal knowledge — until the night a bad deploy or a corrupted table proves the gaps.
Dedicated Magento 2 module under app/code/Ecosire/BackupManager with crontab.xml-driven scheduled backup jobs (full and incremental, separate cron groups for DB and media)
Incremental and full backup modes — incremental DB diffs and changed-media detection to keep nightly runs fast and archives small
Off-site storage adapters for Amazon S3, FTP/SFTP and Google Drive, injected via di.xml so the destination is swappable without code changes
One-click restore from any retained point through the Magento Admin, with pre-restore archive validation, progress logging and rollback safety
Retention policies with auto-cleanup (keep-N, keep-by-age, keep-daily/weekly/monthly) enforced on every cron run
Streamed, compressed (gzip) backups that never block the storefront — backups run as background processes, not synchronous like the deprecated setup:backup
The Automated Backup & Restore Manager is a Magento 2 / Adobe Commerce module ECOSIRE builds to your environment. It registers a proper module under app/code/Ecosire/BackupManager with a crontab.xml group, service-contract interfaces for the backup engine, an admin controller set guarded by granular ACL resources, and a clean Admin grid of restore points. Backups run as background cron jobs (full or incremental DB plus media), are streamed and compressed to avoid filling local disk, then pushed off-site to Amazon S3, FTP/SFTP or Google Drive using injected storage adapters wired through di.xml. Retention policies prune old archives automatically. One-click restore reads a selected point, validates the archive, and replays the database and media with progress logging and an audit trail.
Because this is build-to-order, ECOSIRE tailors it to your hosting (on-prem, Adobe Commerce Cloud, or managed), your storage backend and credentials (kept in env.php / config, never hard-coded), and your Open Source vs Adobe Commerce edition. We install it on your staging environment, dry-run a real restore so you trust it before go-live, and support it afterward. This is not an instant Adobe Commerce Marketplace download — it is a delivered, installed, working extension with a named lead time.
Owns uptime and disaster-recovery assurance for a busy Magento 2 store. Needs proven, scheduled off-site backups and a restore they have actually tested — not a deprecated CLI command and a prayer.
Manages deploys, staging refreshes and incident response. Wants backups that run as background cron jobs, land in S3 or SFTP off the production disk, and expose REST/CLI hooks for monitoring and automated staging restores.
Accountable for data protection and audit. Needs ACL-gated backup access, an audit trail of every restore, retention policies that satisfy compliance, and a vendor who installs and supports the solution rather than handing over a raw zip.
在 ecosire.com 上购买许可证并从您的帐户仪表板下载 Automated Backup & Restore Manager 模块 ZIP。
将 ZIP 解压到服务器上的 Odoo 自定义插件文件夹中(或通过“应用程序”>“从 Odoo.sh / runbot 上的文件安装”上传)。
激活开发者模式,打开应用程序,单击更新应用程序列表,搜索 Automated Backup & Restore Manager,然后按安装。
打开新菜单,粘贴您的 ECOSIRE 许可证密钥,连接任何外部凭据(Shopify、Amazon、Stripe 等),然后保存。
运行内置连接测试,同步前 10 条记录,并安排定期 cron。如果出现任何问题,请联系支持人员。
| 标准 | 伊科西尔 | 定制建造 | 竞争对手 | 奥杜本机 |
|---|---|---|---|---|
| Scheduled automated backups via Magento cron (no manual runs) | ||||
| Off-site storage to S3 / FTP-SFTP / Google Drive | ||||
| One-click restore from Admin with archive validation | ||||
| Incremental + full backup modes | ||||
| Retention policies with auto-cleanup | ||||
| Non-blocking background backups (storefront stays up) | ||||
| Granular ACL + audit trail of restores | ||||
| Tailored to your edition, hosting & storage backend | ||||
| Installed, dry-run restore tested & supported by vendor |
Because this is build-to-order, typical delivery is about 1 to 2 weeks from when we have your Magento edition/version, hosting details and a staging environment. The first milestone is a working install on staging with scheduled cron backups landing in your chosen off-site destination; we then run a witnessed dry-run restore before any production cutover. Complex setups (Adobe Commerce Cloud, very large media catalogs, custom storage targets) may add a few days, and we confirm the exact timeline in writing before starting.
Every build includes a post-deployment support window for bug fixes and minor adjustments, plus verification that the module stays compatible across your Magento 2 / Adobe Commerce security patches and minor upgrades. Because this is not a Marketplace product with anonymous auto-updates, you get the source code and a named point of contact at ECOSIRE; we can also arrange an ongoing maintenance retainer to keep the module patch-tested and to add destinations or features as your infrastructure changes.
Yes. The core setup:backup command is deprecated, runs synchronously (blocking the storefront), writes only to local var/backups on the same disk, and has no scheduling, off-site copy or restore UI. This module runs backups as background cron jobs, streams compressed archives off-site to S3/FTP/Google Drive, enforces retention, and provides one-click restore from the Admin behind ACL — the disaster-recovery layer Magento core never shipped.
It runs on Adobe Commerce Open Source and Adobe Commerce (including Cloud) and on self-managed or managed hosting. For large media catalogs we use incremental media detection and streamed, compressed uploads so nightly runs stay fast and do not exhaust local disk. On Adobe Commerce Cloud we adapt to the platform's read-only filesystem and cron model during the build, which is exactly why we tailor and test each deployment rather than shipping a generic package.
Credentials for S3, FTP/SFTP or Google Drive are stored in env.php or Magento's encrypted configuration, never hard-coded in source or committed to your repository. Access to create, download and restore backups is gated by dedicated Magento ACL resources so only authorized admin roles can act, and every restore is written to an audit log. Optional archive encryption can be enabled so the off-site copies are protected at rest, and we verify each backup with a checksum and read-back to confirm it is recoverable.
A custom-built Magento 2 / Adobe Commerce module that schedules database and media backups via cron, ships incremental and full modes, pushes archives off-site to S3, FTP or Google Drive, and gives admins one-click restore points behind ACL — built, installed and supported by ECOSIRE.