=== Presets === Contributors: allysonsouza, felipeloureirosantos Tags: tests, debug Requires at least: 5.0 Tested up to: 5.7 Requires PHP: 7.0 Stable tag: 0.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html The Presets plugin allows you to fill your WordPress with specific predefined settings in just a few seconds. == Description == The Presets plugin allows you to fill your WordPress with previously defined settings in just a few seconds allowing you to test it without the need to manually change the settings every time. Currently, you are able to change WordPress user meta details and define plugins to be activated/deactivate when a preset is triggered, but the goal will be to bring more WordPress and WooCommerce settings. We hope to make it easy in the long term to extend and bring more plugins settings. This plugin hasn't been developed to be working on production sites. The goal with it is mostly to allow you to test plugins that require you to change the settings all the time. == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory or the plugin zip on the WP Admin panel (Plugins > Add New > Upload Plugin) 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Should I use this plugin? = That plugin is not for production sites. it means that it won't probably make sense if you want to use it on your live site. It was created mostly with support teams and maybe even developers in mind that need to test things quickly and changing specific settings is required for that. == Changelog == = 0.2.0 = Added the Plugins Module allowing you to activate/deactivate plugins when the preset is triggered. = 0.1.0 = Beta version.