=== myEASYbackup ===
Contributors: camaleo
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7P3YH6G2MLTVU
Tags: plugin, plugins, admin, administration, backup
Requires at least: 2.5
Tested up to: 2.9.2
Stable tag: 0.0.2
Backup your WordPress installation, both code and MySQL tables, with a single click.
== Description ==
Backup your WordPress installation, both code and MySQL tables, with a single click.
When performing a backup, myEASYbackup creates a single file, called "data set", that includes your data in compressed format (.zip).
Data sets are saved outside the WordPress installation directory to avoid someone else discover the links and get them.
A list of all data sets with the ability to download and delete each of them is also included to keep everything under control.
Another plugin in the myEASY series, conceived to make your life easier!
myEASYbackup comes handy before upgrading WordPress or one of the plugins you have installed.
The initial version allows to backup only, leaving you to manually upload — if necessary — the backuped data set.
However I have already planned to add the ability to upload your data set in an easy way: so stay tuned!
Related Links:
* myEASYwp plugin series homepage
* myEASYbackup is the perfect companion to myPluginSafeUpgrade, another plugin in the myEASY serie that let you know if all your installed plugins are already compatible with the latest released WordPress version.
* For the latest news about the myEASY plugin serie follow me on Twitter
* The full set of icons used in this plugin is available here for free
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the full directory into your `wp-content/plugins` directory
1. Activate the plugin through the 'Plugins' menu in the WordPress Administration page
1. Open the plugin tools page, which is located under `Tools -> myEASYbackup`
1. Click on the backup button and wait myEASYbackup to prepare the backup data set
1. When the backup data set is ready click on the save button to get it on your system
== Frequently Asked Questions ==
= On which WordPress versions did you tested myEASYbackup? =
WordPress: 2.5, 2.6, 2.7, 2.8, 2.9.1, 2.9.2
== Screenshots ==
1. myEASYbackup main page: you can select to backup the MySQL tables, the Wordpress installation directory or both
2. After the backup data set is created you get a list of all files included and a button to quickly download it
== Changelog ==
= 0.0.2 (28 February 2010) =
Added a check on the installed PHP version as well as the required ZipArchive class.
If the PHP version is too old or the ZipArchive class is not installed instruction are provided through a number of useful links.
= 0.0.1 (27 February 2010) =
The first release.
== Upgrade Notice ==
= 0.0.2 =
If the initial release does work for your server configuration, there is no need to upgrade.
= 0.0.1 =
This is the first release.