=== Plugin Name === Contributors: coderichard Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SM9QBLNQML5DQ Tags: config, configurator, configuration, edit, editing, admin Requires at least: 3.0.0 Tested up to: 4.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Configurator is a plugin that allows you to edit wp-config.php in the browser. == Description == Configurator is a plugin that allows you to edit the `wp-config.php` file of your installation within the browser. It lists every item in your `wp-config.php` file and displays it as a form so you can edit them as you wish. Just be wary though, making a mistake on crucial parts, such as your database user and password, can allow you to crash your WordPress installation. If at any point your WordPress stops working after editing your `wp-config.php` through Configurator, fear not! Configurator makes sure to back up your `wp-config.php` file before overwriting it, so that in the event that anything happens, you can simple delete your `wp-config.php` file and then rename `wp-config.php.bak` to `wp-config.php`! == Compatibility == Configurator is tested to work from 3.0. I am not aware of any incompatibilities so far. == Installation == Install the plugin by dropping the .zip file into the `wp-content/plugins` folder or install it through your WordPress' wp-admin panel. __That's it!__ == Changelog == = 1.0 = Initial release == Disclaimer == This plugin is released under the [GPLv2 licence](https://tldrlegal.com/license/gnu-general-public-license-v2). I do not accept any responsibility for any damages or losses, direct or indirect, that may arise from using the plugin or these instructions. This software is provided as is, with absolutely no warranty. Please refer to the full version of the GPL license for more information.