Auto Backup Manager S3

Auto Backup Manager S3

Developed By MikyHost

Compatible with WHMCS v9.0

Auto Backup Manager S3 for WHMCS (V4)

Automate Smarter. Backup Faster. Restore Instantly.

Auto Backup Manager S3 V4 is a next-generation WHMCS backup solution engineered for high performance, advanced security, and zero-interruption workflows.

Built for developers, hosting providers, and system administrators, V4 transforms backup management into a fully automated, intelligent, and resilient system—designed to run silently in the background while you focus on your business.

With full support for Amazon S3 and S3-compatible providers, you gain complete infrastructure flexibility without vendor lock-in.

Why This Module Matters

Manual backups are unreliable. Traditional backup methods consume resources and risk downtime. Poorly secured backups expose critical data.

Auto Backup Manager S3 eliminates these risks with:

  • High-performance backup engine
  • Background processing without timeouts
  • Secure encryption system
  • Smart automation & monitoring
  • Real-time visibility

What’s New in Version 4

Native WHMCS Email Integration

Backup notifications now fully integrate with WHMCS Email Templates using SMTP. This replaces the outdated mail() function and ensures reliable, professional delivery.

Live Progress Tracker (Real-Time)

Monitor every backup process live from the dashboard:

  • Zipping files
  • Database dump
  • Upload process
  • Auto-pruning
    All displayed in real-time using dynamic progress tracking.

Asynchronous Background Processing

Backups now run entirely in the background:

  • No browser dependency
  • No session locking
  • No timeout errors (504/524)
    You can safely close the tab while the process continues.

Zero-Lock Database Engine

Database exports use:

  • --single-transaction
  • --quick
    This ensures zero table locking and keeps your WHMCS fully responsive during backups.

Smart Compression System

Adaptive compression based on configuration:

  • No Encryption → .sql.gz (fast, low resource usage)
  • With Encryption → .zip (AES-256 secured)
  • Automatic fallback to PHP (zlib) for restricted environments

Universal 1-Click Restore

Restore backups instantly:

  • Supports .sql.gz and .zip
  • Fully automated process
  • No SSH or PhpMyAdmin required

Smart Dashboard Overview

Everything you need in one place:

  • Quick stats (total backups & last execution)
  • Real-time progress tracking
  • Recent activity logs
  • System health monitoring

Extreme Performance Engine

Built for both small and large-scale systems.

Native MySQL Engine

  • Uses mysqldump and mysql
  • High-speed export & restore
  • Bypasses PHP limitations

Zero-Memory Restore System

  • Stream-based processing
  • PDO fallback support
  • Stable even on low-resource servers

CPU Protection Technology

  • Controlled ZIP processing
  • Managed upload flow
  • Prevents server overload

Advanced Security Layer

AES-256 Encryption

  • Encrypts backups before upload
  • Protects data even if storage is compromised

Secure Download System

  • Blocks direct access to backup files
  • Only authenticated WHMCS admins can download

Advanced Storage Management

  • Multi-storage architecture
  • Automatic local storage detection (/backups/)
  • Full S3-compatible support
  • Intelligent file routing system

Supported providers include:

  • Amazon S3
  • Cloudflare R2
  • Wasabi
  • MinIO
  • Other S3-compatible services

Backup Customization

Flexible backup control:

Backup Types

  • Database & Files
  • Database Only
  • Files Only

Folder Exclusion

  • Skip cache, logs, attachments
  • Reduce backup size and processing time

Intelligent File Manager

Manage backups directly from WHMCS:

  • View backup files instantly
  • Download backups
  • Restore backups
  • Delete backups

No external tools required.

Chunk Upload Technology

Optimized for large backups:

  • Splits files into smaller parts
  • Prevents upload timeouts
  • Improves reliability on unstable connections

Full Automation with Cron Jobs

Run backups automatically using:

  • CLI command
  • Plesk CLI
  • Wget HTTP request
  • PHP script execution

Set once and let the system handle everything.

Notification System

Stay informed at all times:

  • Backup success alerts
  • Failure notifications
  • Error reporting via WHMCS email system

Smart Retention (Auto-Pruning)

  • Automatically deletes old backups
  • Keeps storage clean and optimized
  • Reduces unnecessary storage costs

Logs & Monitoring

Track every operation:

  • Backup date & time
  • Backup type
  • File size
  • Storage location

Ideal for auditing and troubleshooting.

Manual Backup (One Click)

Run instant backups anytime:

  • Before updates
  • Before migrations
  • Before major changes

Who Is This For?

  • WHMCS Developers
  • Hosting Providers
  • SaaS Platforms
  • System Administrators
  • Agencies managing multiple servers

Key Benefits

  • Fully automated backup system
  • No server overload or timeouts
  • Enterprise-grade encryption
  • Real-time monitoring
  • Works on both high-end and low-resource environments

Why Choose Version 4?

Because this is more than a backup module.

It is a complete backup automation and disaster recovery system designed for:

  • Performance
  • Security
  • Reliability
  • Scalability

Conclusion

Auto Backup Manager S3 V4 delivers a powerful, automated, and secure backup ecosystem inside WHMCS.

From real-time monitoring to background processing and one-click restore, every feature is designed to ensure your data is always protected, accessible, and optimized—without complexity.

 

There are no reviews yet!

Be the first to review Auto Backup Manager S3.

Version Compatibility


Compatible with WHMCS v9.0

Full Version Compatibility


  • Selected versions of WHMCS v9.0
        9.0.0 - 9.0.1
  • Selected versions of WHMCS v8.13
        8.13.0 - 8.13.1
  • All versions of WHMCS v8.12
  • All versions of WHMCS v8.11
  • Selected versions of WHMCS v8.10
        8.10.0
  • Selected versions of WHMCS v8.9
        8.9.0
  • Selected versions of WHMCS v8.8
        8.8.0
  • All versions of WHMCS v8.7
  • All versions of WHMCS v8.6
  • All versions of WHMCS v8.5
  • All versions of WHMCS v8.4
  • All versions of WHMCS v8.3
  • All versions of WHMCS v8.2
  • All versions of WHMCS v8.1
  • All versions of WHMCS v8.0
  • All versions of WHMCS v7.10
  • All versions of WHMCS v7.9

System Requirements


  • PHP 8.3
  • PHP 8.2
  • PHP 8.1
  • PHP 7.4

* Requirements listed are in addition to the WHMCS default system requirements.

Support for this product

The best place to start if you need help with a specific product is to contact the developer. All WHMCS Marketplace developers have both a website and support URL listed.

Developed By MikyHost

Changelog

v4.0 Released May 3rd, 2026

Latest Version


CHANGELOG v4.0 – Mikyhost Auto Backup Manager

New Features

Native WHMCS Email Integration
Backup notifications now use WHMCS Email Templates with SMTP support, replacing the legacy mail() function for improved reliability and deliverability.

Live Progress Tracker
A real-time progress bar is now available on the dashboard, showing each backup stage (Zipping, Database Dump, Upload, Pruning).

Performance Improvements

Asynchronous Background Processing
All backup processes now run in the background, eliminating browser timeouts and allowing safe navigation without interrupting tasks.

Database Optimization (Zero-Lock)
Database exports use --single-transaction and --quick to prevent table locking and maintain system performance during backups.

Smart Features

Dynamic Compression Routing

  • No Encryption → .sql.gz (faster, lower memory usage)
  • With Encryption → .zip (AES-256 secured)
  • Automatic fallback to PHP (zlib) if server restrictions apply

Universal 1-Click Restore
Restore backups from .sql.gz and .zip instantly without requiring SSH or PhpMyAdmin.

 

Previous Versions


v3.0 Released March 27th, 2026

View/hide detailed changelog

Changelog V3 — Major Premium Update

Version 3 introduces a complete transformation across interface, performance, security, and storage management. This update focuses on delivering a modern SaaS experience, extreme performance improvements, and enterprise-grade security.

1. UI/UX Overhaul (Premium SaaS UI V3)

A complete redesign to match modern SaaS standards.

Key Improvements

  • Replaced legacy top navigation with a clean vertical sidebar layout
  • Introduced accordion-based settings for better organization
  • Improved usability with a more structured and intuitive interface

Visual Enhancements

  • Modern dark gradient header
  • Refined table design with soft shadows
  • Enhanced form inputs with focus states
  • Smooth transitions and hover effects

Stability Fix

  • Resolved WHMCS tab navigation issues
  • Eliminated overlapping and rendering glitches

2. New Dashboard Overview

A centralized page to monitor system status and backup activity.

Features

  • Real-time backup statistics (total backups and last execution)
  • System health monitoring:
    • PHP Version
    • Memory Limit
    • Max Execution Time
    • ZipArchive availability
    • Disk space status
  • Recent activity log showing the latest 5 backup records

3. Performance Optimization (Performance Tab)

Built for high-speed operations and large-scale environments.

Native MySQL Engine

  • Direct execution using mysqldump and mysql
  • Significantly faster backup and restore process
  • Completely bypasses PHP limitations

Zero-Memory Restore System

  • Line-by-line processing using fgets
  • Prevents memory exhaustion
  • Ensures stable restore even for large databases

Server Protection System

  • CPU throttling during archive creation
  • Single-thread upload enforcement (Concurrency: 1)
  • Prevents server overload and performance spikes

4. Security Enhancements (Security Tab)

Enterprise-grade protection for all backup data.

Encryption System

  • AES-256 encryption applied to all backup files
  • Covers both database and file archives
  • Secured with custom password before upload

Secure Access Control

  • Blocks direct file access
  • All downloads require authenticated WHMCS admin session

5. Advanced Storage Management

Flexible and scalable storage architecture.

Core Features

  • Multi-storage engine supporting multiple drivers simultaneously
  • Automatic detection of local storage paths
  • Seamless integration with WHMCS directory structure

Backup Controls

  • Selectable backup types:
    • Full Backup (Database and Files)
    • Database Only
    • Files Only

Optimization Tools

  • Folder exclusion support (multi-line input)
  • Skip large or unnecessary directories such as:
    • templates_c
    • attachments
  • Reduces backup size and execution time

File Manager Improvements

  • Automatic file loading on tab open
  • No manual refresh required

 

v1.0 Released March 13th, 2026

View/hide detailed changelog

Version 1.0.0

Initial release.

  • Features included:
  • S3 storage configuration
  • Support for S3-compatible storage providers
  • Chunk upload system for large backup files
  • File Manager for managing backup files
  • Backup restore and download functionality
  • Automatic retention pruning
  • Multiple cron job execution methods
  • Email notification system
  • Backup logs history
  • Manual backup execution

 

See also

Hetzner Servers Manager

Integrate manager for Hetzner Dedicated

Commercial
Liquid Web VPS & Cloud Dedicated Reseller Program

Resell VPS & Cloud Dedicated Products from Liquid Web

Free
SolusVM WHMCS module

Automate the sale of VPS servers & give your clients the ability to completely manage their VPS server inside of WHMCS, using the industry leading SolusVM control panel.

Free
Acronis Cyber Protect Cloud

AI-Powered Integration of Data Protection and Cybersecurity.

Free
VPN reseller module

Resell VPN accounts with whitelabel Windows, Mac, IOS and Android software

Free