WP Manifestindependent plugin directory
manifest / ecommerce / wordpress-plugin

Outreach Foundation

Wordpress project using PHP. This is a simple WordPress plugin designed for charity fundraising and campaign management.

by Varshaa · github.com/varshaajio/wordpress-plugin

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/varshaajio/wordpress-plugin/archive/refs/heads/main.zip

From the readme

Charity Fund Collection Plugin name: Outreach Foundation This is a simple WordPress plugin designed for charity fundraising and campaign management. You can collect donations. It works with offline or test donations. Payment options: Razorpay and PayPal Donate are supported. Features Campaign Management: Dedicated custom post type to manage individual causes. Progress Tracking: Built-in fields for funding goals, amount raised, and deadlines. Multi-Gateway Support: Razorpay: Integrated popup checkout using checkout.js. PayPal: Standard redirect-based donation flow. Offline: Test mode for recording donations without actual charges. Donation Logging: Automatically creates a "Donation" entry for every successful transaction. Frontend Components: Clean, grid-based campaign listings and a preset-based donation form. Installation 1. Download the repository or clone it. 2. Put the folder in the wp-content/plugins directory of your WordPress installation. 3. Go to the WordPress Admin. 4. Find the Plugins page. 5. Activate Charity Fund Collection. 6. Configure the plugin under Settings Charity Fundraising. Usage Guide Follow these steps to implement the functionalit

Read the full README on GitHub →