=== Export Database === Contributors: littlebizzy Donate link: Tags: export, database, db, migrate, download, backup, back up, mysql, sql, zip Requires at least: 4.4 Tested up to: 4.8 Stable tag: 1.0.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Quickly and easily export your WordPress database with a single click for the purposes of migration, testing, or backup (in either SQL or ZIP format). == Description == Export Database LittleBizzy is a simple plugin that does one thing only: with a single click you are able to export your WordPress site's database exactly as it exists on the live site. The first version does not offer any search/replace functions nor is it meant to. It is for developers who need a quick and easy way to either back up their database, migrate to a local or another site, or so forth, without interactive options. In future versions we may add more options. Compatibility: * Meant for Linux servers * Minimum PHP version: 5.5 * Designed for: PHP 7+ and MySQL 5.7+ * Can be used as a "Must Use" plugin (mu-plugins) Future plugin goals: * Localization (translation support) * More features (based on user suggestions) * Code maintenance/improvements Code inspired by: * [WP Migrate DB](https://wordpress.org/plugins/wp-migrate-db/) * dozens of code snippets across the web * custom coding NOTE: We released this plugin in response to our managed hosting clients asking for better access to their server environment, and our primary goal will likely remain supporting that purpose. Although we are 100% open to fielding requests from the WordPress community, we kindly ask that you consider all of the above mentioned goals before leaving reviews of this plugin, thanks! == Installation == 1. Upload the plugin files to `/wp-content/plugins/export-database-littlebizzy` 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = How can I change this plugin's settings? = Currently no, there is no settings page and not meant to be at this time. = I have a suggestion, how can I let you know? = Please avoid leaving negative reviews in order to get a feature implemented. Instead, we kindly ask that you post your feedback on the wordpress.org support forums by tagging this plugin in your post. If needed, you may also contact our homepage. == Changelog == = 1.0.2 = * tested with WordPress 4.8 = 1.0.1 = * updated plugin meta = 1.0 = * initial release