=== SQL Export === Contributors: vmassuchetto Donate link: http://vmassuchetto.wordpress.com Tags: sql, import, export, dump, mysqldump Requires at least: 3.0 Tested up to: 3.5 Stable tag: 0.2 Export a bzipped mysqldump output from WordPress admin interface. == Description == A small plugin with a screen to dump the MySQL database to a bzip2 file and download it. Useful for migrations and team development. == Installation == 1. Put the plugin in your `plugins` folder 2. Install it. 3. Click in "Settings > Export SQL File" == Changelog == = 0.1 = * First release