=== Export Database (Backup & Download) === Contributors: littlebizzy Tags: export, database, db, migrate, download, backup, back up, mysql, sql, zip, gzip, file Requires at least: 4.4 Tested up to: 4.8 Stable tag: 1.0.3 License: GPL3 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 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 #### This plugin has been designed for use on LEMP (Nginx) web servers with PHP 7.0+ and MySQL 5.7+ to achieve best performance. #### Plugin Features #### * Settings Page: Yes * Upgrade Available: No * Includes Media: No * Includes CSS: No * Database Storage: No * Transients: No * Options: No * Must-Use Support: Yes * Multi-site Support: No * Uninstalls Data: N/A #### Localization #### * English (US) #### Code Inspiration #### This plugin was partially inspired either in "code or concept" by the open-source software and discussions mentioned below: * [WP Migrate DB](https://wordpress.org/plugins/wp-migrate-db/) #### Recommended Plugins #### We invite you to check out a few other related free plugins that our team has also produced that you may find especially useful: * [Server Status](https://wordpress.org/plugins/server-status-littlebizzy/) * [Index Autoload](https://wordpress.org/plugins/index-autoload-littlebizzy/) * [Duplicate Post](https://wordpress.org/plugins/duplicate-post-littlebizzy/) #### Special Thanks #### We thank the following groups for their generous contributions to the WordPress community which have particularly benefited us in developing our own free plugins and paid services: * [Automattic](https://automattic.com/) * [Delicious Brains](https://deliciousbrains.com/) * [Roots](https://roots.io/) * [rtCamp](https://rtcamp.com/) * [WP Tavern](https://wptavern.com/) #### Disclaimer #### *We released this plugin in response to our managed hosting clients asking for better access to their server environment, and our primary goal will remain supporting that purpose. Although we are 100% open to fielding requests from the WordPress community, we kindly ask that you consider the above mentioned goals before leaving reviews of this plugin, thanks!* == Installation == 1. Upload to `/wp-content/plugins/` 2. Activate via WP Admin > Plugins 3. Navigate to WP Admin > Tools > Export DB == FAQ == = 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.3 = * recommended plugins = 1.0.2 = * tested with WordPress 4.8 = 1.0.1 = * updated plugin meta = 1.0.0 = * initial release