Backup, restore and transfer any PHP site or application in seconds.
Top Features
One click backup
That's all it takes to create a full site backup. The archive includes your database, files and the restoration script.
Multiple formats available
Standard ZIP archives, highly optimised JPA archives or AES-128 secured JPS archives. It's your choice.
Customizable Backup Profiles
You get to chose what should be left out of the backup. Files or tables...
fix bug
v7.1.2
+ Improved error handling allows reporting PHP fatal errors (only available on sites using PHP 7)
# [LOW] Fixed typos that could create issues with servers using very restrictive security rules
# [LOW] (S)FTP connection test would report "false" instead of the reason of failure
# [LOW] Fixed archive download using the browser under some circustances
v7.1.1
~ Possible exception when the user has erroneously put their backup output directory to the site's root with open_basedir...
New features
- Allow using [REMOTESTATUS] in the email subject, not just the body
- Joomla restoration: modify domains in the Admin Tools' Allowed Domains and server config maker features if necessary
Bug fixes
- [HIGH] Problems restoring if a table name ends in 0 when another table with an identical name EXCEPT the trailing zero is also being backed up
- [LOW] RackSpace CloudFiles: some hosts change the case of HTTP headers...
New features
- Much improved FTP functions for uploading backup archives and transferring sites
- OneDrive for Business: you can now use Drives other than your personal
- Upload to Azure BLOB Storage now supports chunked uploads, files up to 190.7TB (up from 64Mb)
Bug fixes
- [LOW] Downloading the Pro version upgrade may fail with a cURL error
- [LOW] Wrong error handler when installing updates makes the update look hanged...
New features
- Support for MySQL SSL connections for Akeeba Solo's database
- Support for MySQL SSL/TLS connections for backed up sites
- Support for custom Amazon S3 regions
Bug fixes
- [LOW] Fix wrong lang string for “Set a large memory limit”
- [LOW] PHP warnings in the application setup page, proxy fields
Miscellaneous changes
- More detailed error information in Debug Mode
+ Support for ShowOn to conditionally show options in the Configuration page
# [HIGH] Single part uploads to Azure stopped working
# [LOW] Fixed triggering automatic backups while using WordPress AJAX entry point
+ Minimum PHP version is now 7.4.0
+ Using Composer to load all internal dependencies (AWF, backup engine, S3 library)
+ Workaround for Wasabi S3v4 signatures
+ Support for uploading to Shared With Me folders in Google Drive
~ Improved error reporting, removing the unhelpful "(HTML containing script tags)" message
~ Improved mixed– and upper–case database prefix support at backup time
# [MEDIUM] Resetting corrupt backups can cause a crash of the Control Panel page
# [MEDIUM] Upload to S3...
v8.2.0.1
v8.2.0
- ! Cannot complete the setup due to an inversion of login in the Setup view
v8.1.2
- + Separate remote and local quota settings
- # [MEDIUM] Clicking on Backup Now would start the backup automatically
- + Automatically downgrade utf8mb4_900_* collations to utf8mb4_unicode_520_ci on MariaDB
- + Joomla restoration: allows you to change the robots (search engine) option
- ~ Change the message when the PHP or WordPress requirements are...
v8.2.4
New features
- Edit and reset the cache directory (Joomla! 5.1+) on restoration
- Remove MariaDB MyISAM option PAGE_CHECKSUM from the database dump
Bug fixes
- [HIGH] Custom OAuth2 token refresh did not work reliably
- [MEDIUM] Akeeba Backup CORE showed the WP-CRON link but the feature is only shipped with Professional
- [MEDIUM] Tables or databases named `0` can cause the database dump to stop prematurely, or not...