Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

DonorCore – Donations For WooCommerce Wordpress Plugin - Rating, Reviews, Demo & Download

DonorCore – Donations For WooCommerce Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

DonorCore is a professional donation plugin that transforms WooCommerce into a powerful fundraising platform. It allows organizations to manage donation campaigns, track donors, analyze fundraising performance, and automatically generate email and PDF receipts — all from a modern React-based admin dashboard.

DonorCore is ideal for nonprofits, NGOs, charities, religious organizations, schools, and community groups that want a reliable, scalable, and fully WooCommerce-native donation solution without depending on third-party fundraising platforms.

Why DonorCore?

Unlike generic donation plugins, DonorCore is built specifically for professional fundraising workflows:

• Uses WooCommerce’s secure and flexible checkout system
• Modern React-powered admin dashboard (no legacy admin tables)
• Dedicated donor analytics instead of simple order lists
• Automatic email and PDF receipt generation
• Deep styling control without writing custom code
• Clean architecture following WordPress.org coding standards

Core Features

React Admin Dashboard

  • Real-time donation analytics
  • Interactive charts showing donation trends
  • Quick stats: total raised, donor count, active campaigns, monthly revenue
  • Top donors leaderboard
  • Clean Material-UI based interface

Campaign Management

  • Create unlimited donation campaigns
  • Set fundraising goals and track progress visually
  • Custom suggested donation amounts per campaign
  • Campaign end dates with automatic donation form locking
  • Live progress tracking

Donation Forms & Blocks

  • 2 Gutenberg Blocks:

    • Donation Form Block – fully customizable donation form
    • Progress Bar Block – real-time campaign progress display
  • 2 Shortcodes:

    • [donorcore_donation_form campaign_id="123"]
    • [donorcore_campaign_progress id="123"]
  • Live preview in block editor

  • Mobile-responsive layouts
  • Custom suggested donation amounts

Complete Styling Control

  • Central admin panel for all styling options
  • Button styling: colors, hover states, padding, border radius
  • Progress bar styling: colors, height, text, radius
  • Font family, size, and weight controls
  • Color pickers with alpha transparency
  • Live CSS generation from admin settings

Donor Management

  • Searchable donor database
  • Individual donor profiles including:

    • Lifetime donation total
    • Total number of donations
    • Contact details (email, phone)
    • Full donation history
    • Campaign-specific donations
  • Material-UI drawer interface for detailed views

Automated Email Receipts

⚠️ SMTP configuration required for email functionality (install WP Mail SMTP plugin)

  • Automatic email receipts on successful donations
  • Fully customizable HTML email templates
  • Dynamic placeholders available:
    • Donor Info: {donor_name}, {donor_first_name}, {donor_last_name}, {donor_email}, {donor_address}
    • Donation Info: {amount}, {currency}, {date}, {order_id}, {receipt_number}
    • Campaign Info: {campaign}, {campaign_name}
    • Site Info: {site_name}, {site_url}, {site_logo}, {org_name}, {org_address}
  • HTML editor with syntax highlighting
  • Custom email subject lines
  • Background processing using Action Scheduler

PDF Receipt Generation

  • Automatic PDF receipt generation for every donation
  • Customizable HTML-based PDF templates
  • Same placeholder system as email templates
  • PDF receipts attached to donation emails
  • Download links available for donors

Advanced Settings Panel

  • General settings:

    • Minimum donation amount
    • Default suggested amounts
    • Data management tools
  • Email template settings:

    • Subject customization
    • HTML editor
    • Placeholder reference
  • PDF template settings:

    • Layout customization
    • Template editor
  • Donation form styling:

    • Button colors, fonts, spacing
    • Responsive design controls
  • Progress bar styling:

    • Fill and background colors
    • Text colors for amounts and percentage
    • Height, radius, and typography controls

Security Features

  • Fully WordPress.org compliant
  • Nonce validation on all REST API endpoints
  • Capability checks (manage_options)
  • Prepared database queries
  • Input sanitization and output escaping
  • GDPR-compatible using WordPress privacy tools

Performance Optimizations

  • Database indexing for faster queries
  • Query caching using transients (30 minutes)
  • Optimized React admin bundle
  • Lazy loading of admin components
  • Compatible with WooCommerce HPOS

Source Code & Build Instructions

The complete, human-readable React and Gutenberg source code for all compiled assets is included directly within the plugin under the src/ directory, and is also publicly available in our GitHub repository:

  • Public Source Repository: https://github.com/lalitraj881/donorcore-premium-woocommerce-donation-plugin

Source files and compiled bundles mapping:

  • src/admin/ — Source React administration application (compiles to assets/js/admin-app.js)
  • src/blocks/donation-form/ — Source Gutenberg Donation Form block (compiles to assets/js/donation-form-block.js)
  • src/blocks/progress-bar/ — Source Gutenberg Progress Bar block (compiles to assets/js/progress-bar-block.js)

How to build from source:

  1. Clone or extract the plugin files.
  2. Run npm install to install build dependencies.
  3. Run npm run build to compile production bundles via Webpack (webpack.config.js included in plugin root).

Third-party PHP libraries (managed via Composer):

  • dompdf/dompdf v3.1.6 — https://github.com/dompdf/dompdf — MIT/LGPL license
    Used for PDF receipt generation. Source included under vendor/dompdf/.

Screenshots

  1. React-based admin dashboard with real-time analytics and donation timeline

    React-based admin dashboard with real-time analytics and donation timeline

  2. Campaign management interface with goal tracking and progress

    Campaign management interface with goal tracking and progress

  3. Donor database with searchable profiles and lifetime value tracking

    Donor database with searchable profiles and lifetime value tracking

  4. Donor details drawer showing donation history and contact information

    Donor details drawer showing donation history and contact information

  5. Donation form block in Gutenberg editor with live preview

    Donation form block in Gutenberg editor with live preview

  6. PDF template editor with HTML syntax highlighting and placeholders

    PDF template editor with HTML syntax highlighting and placeholders

  7. Email template editor with HTML syntax highlighting and placeholders

    Email template editor with HTML syntax highlighting and placeholders

  8. Donation form styling panel with typography and color controls

    Donation form styling panel with typography and color controls

  9. Progress bar styling customization settings

    Progress bar styling customization settings

  10. Campaigns post type with goal, dates, and Progress.

    Campaigns post type with goal, dates, and Progress.

  11. Campaign creation interface with title, goal amount, start date, end date, and suggested donation amounts configuration.

    Campaign creation interface with title, goal amount, start date, end date, and suggested donation amounts configuration.


Reviews & Comments