=== WP-Dump === Contributors: OJ Tags: dump,backup Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html URL: http://wordpress.org/extend/plugins/wp-dump/ Easily dump your wordpress installation. == Description == This plug-in lets you dump database and files to one final zip file. Key features: * simple usage, just press one button * dump your installation for backup or different usage (e.g. local XAMP) * uses server side ZIP (faster than php) == Installation == 1. Put the plug-in folder into [wordpress_dir]/wp-content/plugins/ 2. Go into the WordPress admin interface and activate the plugin 3. You will see the WP-Dump menu item == Screenshots == 1. Screenshot UI == Changelog == = 1.0 = * initial version