Description
This Plugin provide you options to accept donations in woocommerce with amount specified by the end user, so they can donate any amount they wish to donate.
Donation can be shown as a product on cart and checkout page, if end user wants to change their donation amount then they can re-enter donation amount on cart or checkout page to donate.
Options to choose a non-shipping, no-taxable product for donation purpose.
After woocommerce donation plugin activation you will find the “Add Donation” field on the cart and checkout page.
Also works with WordPress Multisite installs (each blog from the network has it’s own maintenance settings).
Plugin Features
- Set up a specific product as donation from list of product
- Set up location to display donation form with options cart and checkout page
- Set up donation button color as per your theme main color requirement
- Options to set up donation button text as per your requirement
- Options to set up donation button text color as per your requirement
- Manually have option to set donation form on cart and checkout page
- Manually have option to set Description field donation form
- Manually have option to set donation form on other pages with shortcode
- Manually enable disable option to display donation form on cart and checkout
You can use shortcodes
[wdgk_donation]<h3>Here is Template code</h3>
<?php echo do_shortcode('[wdgk_donation]'); ?>
Preview
Screenshots
Installation
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
After Plugin Active go to WooCommerce-> Donation.
Reviews
Contributors & Developers
“Woo Donations” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woo Donations” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 1.5=
Fixed bug.
= 1.4=
Fixed bug.
1.3
Fixed bug.
1.2
Fixed bug.
Added ‘Donation’ column in woocommerce order list.
1.1
Fixed bug.
Added donation note option.
1.0
Initial release