=== Generosity === Contributors: codemonkeyssoftware Tags: donations, donation, ecommerce, e-commerce, wordpress donations, commerce, wordpress ecommercee Requires at least: 3.8 Tested up to: 5.0.0 Stable tag: 0.0.5 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Generosity allows you to easily accept donations on your WordPress website quickly and easily. == Description == Description Coming Soon... == Installation == = Minimum Requirements = * WordPress 3.8 or greater * PHP version 5.2.4 or greater * MySQL version 5.0 or greater * Some payment gateways require fsockopen support (for IPN access) = Automatic installation = Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of Generosity, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type "Generosity" and click Search Plugins. Once you've found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now". = Manual installation = The manual installation method involves downloading our donation plugin and uploading it to your webserver via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). = Updating = Automatic updates should work like a charm; as always though, ensure you backup your site just in case. == Frequently Asked Questions == == Screenshots == == Changelog == = 0.0.5 = * Initial checkout functions in place, ready to start hacking at it. Conditional fields for price levels in place. = 0.0.4 = * Base templating system in place; ready to start adding in checkout = 0.0.3 = * Base form custom fields setup, ready to start building in templating system. = 0.0.2 = * CMB2 Integrated and initial settings and forms fields added. = 0.0.1 = * Initial plugin release. * Initial OOP classes build out largely forked from EDD.