=== BackUpWordPress === Contributors: wpdprx Donate link: http://wordpress.designpraxis.at/ Tags: Backup, database, diectory, uploads, images, db, recovery Requires at least: 2.1 Tested up to: 2.2.2 Stable tag: trunk BackUpWordPress is a Backup & Recovery Suite for your WordPress website. This Plugin allows you to backup database as well as files and comes with a rich set of options. == Description == Features: EasyMode: + Switch between EasyMode and AdvancedMode + Database backup as well as directory structure including uploaded files, plugins, etc. + Set up Mail notification on new backups + Trigger backup manually + Set basic schedules for your backups + restore backups + staggered SQL import when restoring + automatically continue unfinished backups in background + download backups + Help page + Language Support for english and german(deutsch) more option in AdvancedMode: + Set and manage custom schedules + Check disk space + View backup Logs + Delete backups manually + Manage backup presets + Manage exclude-lists for use with these presets == Installation == 1. Download, unzip and upload to your WordPress plugins directory 2. activate the plugin within you WordPress Administration Backend 3. Go to BackUpWordPress in your Administration Backend == Screenshots == 1. Manage your Backups 2. Switch between EasyMode and AdvancedMode 3. Activate scheduling of your backups 4. Receive email notifications on new backups 5. Dashboard activity box view == Notes == BackUpWordPress utilizes several Open Source Tools: + [PEAR](http://pear.php.net/package/PEAR/) + [FILE_ARCHIVE](http://pear.php.net/package/File_Archive) for compression/decompression + [bigdump](http://www.ozerov.de/bigdump.php) for staggered sql import + [Sajax](http://www.modernmethod.com/sajax/) for ajax support