WP Manifestindependent plugin directory
manifest / updates / hostguard-backup

HostGuard Backup

A lightweight WordPress plugin for manual and scheduled backups of database and selected files.

by zahedidev · github.com/zahedidev/hostguard-backup

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.zip

A 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

  1. Upload the hostguard-backup folder to wp-content/plugins/
  2. Activate the plugin from WordPress admin
  3. Go to Tools > HostGuard Backup

Notes

  • Requires ZipArchive
  • Restore functionality is not included in this version
  • Test on a staging environment before production use