WooCommerce Quick Donation Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
!Dear User, We are still trying to make this plugin a stable and prefect.. if you find any bug / any feature is required please open an issue at GitHub or WordPress Support
What’s New In 1.2
- Donation Widget
- Get Project’s By Function
- Added 2 Actions
- Minor Bug Fixes
Feature Will Be Implemented In Next Release
- Separate Donation Report Page
Features
- Redirect User After Donation Added To Cart [Cart Page / Checkout Page]
- Select Your Preferred Payment Gateway For Donation
- Custom Email Template For Donation Processing
- Custom Email Template For Donation Completed
- Configurable Min & Max Donation Amount
- Donation From Widget
- Custom Error Messages
WooCommerce Shopping Cart Donation which makes WooComerce to use for online donation purpose.
This plugin will create a new product in the name of donation.
This Plugin Can called by using the below short code
[wc_quick_donation]
Plugin Template List [You Can Modify The Template Buy Copying To Your Theme’s Folder]
1. Donation Form Template
wc-quick-donation/template/donation_form.php
- Donation Processing Email Template
wc-quick-donation/template/donation_processing_html.php
wc-quick-donation/template/donation_processing_plain.php
- Donation Completed Email Template
wc-quick-donation/template/donation_completed_html.php
wc-quick-donation/template/donation_completed_plain.php
Plugin Filters, Actions & Functions
1. Before Donation Prints
wc_quick_donation_before_form
- After Donation Prints
wc_quick_donation_after_form
- Get Project’s By Function
global $wc_quick_donation; $wc_quick_donation->donation_projects();
Plugin Settings : Woocoomerce Settings => Quick Donation
Email Template Settings : WooCommerce Settings => Emails => Donation Processing & Completed
Screenshots
-
General Settings
-
Donation Settings
-
Custom Error Message
-
Email Template Settings For Donation Processing
-
Email Template Settings For Donation Completed.