HostGuard Backup
A lightweight WordPress plugin for manual and scheduled backups of database and selected files.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zahedidev/hostguard-backup/archive/refs/heads/main.zipA WordPress backup plugin for manual and scheduled host backups.
Features
- Manual backup from WordPress admin
- Scheduled daily or weekly backup
- Database export
- Optional backup of uploads, themes, plugins, and config files
- Download and delete backup files from admin panel
- Retention control for old backups
Installation
- Upload the
hostguard-backupfolder towp-content/plugins/ - Activate the plugin from WordPress admin
- Go to
Tools > HostGuard Backup
Notes
- Requires
ZipArchive - Restore functionality is not included in this version
- Test on a staging environment before production use