Plugin URI: https://avocadoweb.net
Description: A WordPress plugin to backup and restore your site files and database with cloud storage support (AWS S3).
Version: 1.2
Author: Joseph Brzezowski
Author URI: https://avocadoweb.net
License: GPL2
- Backup WordPress files and database.
- Restore backups with a single click.
- Support for AWS S3 storage.
- Schedule backups at intervals (1 hour, 8 hours, 24 hours, 3 days, 7 days, etc.).
- Email notifications for backup completion.
- Manual backup trigger from the admin panel.
- Secure API key storage.
- Download the
avobackup-manager.zip
file. - Upload it to the
/wp-content/plugins/
directory. - Activate the plugin from the Plugins menu in WordPress.
- Go to AvoBackup Manager in the admin panel.
- Configure your AWS S3 API keys, backup schedule, and email notifications.
- Manual Backup: Click the "Create Backup Now" button to generate an instant backup.
- Automatic Backups: Set the schedule in the settings page.
- Restoring Backups: Select a backup from the list and click "Restore Selected Backup."
- Email Notifications: Enter your email to receive backup completion alerts.
- AWS S3 Settings
- S3 Access Key
- S3 Secret Key
- S3 Bucket Name
- S3 Region
- Backup Scheduling
- 1 Hour
- 8 Hours
- 24 Hours
- 3 Days
- 7 Days
- Email Notifications
- Enter email to receive backup reports
For support, please use the GitHub "Issues" for further assitance.
- Added AWS S3 support.
- Implemented automated scheduling options.
- Enabled email notifications.
- Fixed UI and styling issues.
- Added manual backup and restore functionality.
- Improved settings page layout.
- Initial release with basic backup features.
This plugin is released under the GPL2 license.