This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WordPress File Backup

Description

This plugin has merged with https://wordpress.org/extend/plugins/wordpress-sql-backup/

Screenshots

  • Here's a screenshot of it in action

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the directory "wordpress-file-backup" to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to “Backup Site Files” in the dashboard to backup or download the backup or email the backup to yourself

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WordPress File Backup” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial Release

2.0

  • Ability to use alternatives to “exec()” such as “passthru()” and “system()” added