WP Manifestindependent plugin directory
manifest / ecommerce / manual-donations

Manual Donations form for GCF

Adds a manual donation page with offline payment instructions and confirmation form.

by Rollins · github.com/rifrollz/manual-donations · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rifrollz/manual-donations/archive/refs/heads/main.zip

From the readme

Manual Donations form for GCF A WordPress plugin that adds a manual donation page with offline payment instructions and a confirmation form. Features Modern Design: A clean and modern, mobile-friendly design for the donation form. Multiple Payment Options: Display instructions for both Mobile Money (MTN, Airtel) and Bank Transfers. Donation Confirmation Form: Allows users to submit their donation details, including name, email, amount, and transaction reference. Admin Email Notifications: Automatically sends a notification to the site administrator when a new donation confirmation is submitted. Success Message: Shows a "Thank You" message to users after a successful submission. Secure: Includes basic security measures such as input sanitization and nonce verification. Easy to Use: Simply add the shortcode to any page or use the provided widget. Installation 1. Download the plugin files. 2. Upload the manual-donations folder to the /wp-content/plugins/ directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. Usage There are two ways to display the donation form: 1. Shortcode To display the form on any page or post, use the following

Read the full README on GitHub →