DOCS

Fundations Pro

> Requires: Fundations (free) 2.11.0 or later, Fundations Pro 1.10.3 or later

Fundations Pro extends the free plugin with payment gateways, analytics, CRM integrations, automation, WooCommerce support, member invitations, PDF receipts, and more. Every Pro feature is gated behind a valid Appsero license. Without an active license the plugin installs without error but shows only the license activation page.

Features in this section

FeatureWhat it adds
Upgrade GuideHow to install, license, and verify Pro
Analytics DashboardKPIs, charts, donation trends, CSV export
Tip CollectionPlatform tip tracking, bulk collection, CSV export
Invite and Manage MembersEmail, WhatsApp, and magic-link invitations for campaigns, events, and teams
PDF Donation ReceiptsBranded, numbered PDF receipts attached to donation emails
CRM IntegrationsSync donors to 7 marketing and CRM platforms
Automation RulesRule-based triggers, conditions, and delayed actions
Field MappingMap Fundations fields to external service fields
Merge TagsDynamic value placeholders for integrations
Sync LoggingAudit trail for every integration sync, with retry
CSV ExportExport donations and tips to CSV
Filter BarLive search and filter block for the fundation, event, and organisation archives
Organisation PagesPublic organisation archive and single pages, kept in sync from organisation users
Form BuilderCustom donation form fields and templates
Signature FieldCollect and export digital signatures on donation forms
Integration PrivacyGDPR privacy policy content for active integrations
WooCommerce Donation ProductsSell products alongside donations via WooCommerce
CampaignsStandalone campaign CPT with leads and signature support
Payment GatewaysMollie, Stripe, and WooCommerce payment methods

At a glance

AreaDetail
Pro version1.10.3
Minimum free version required2.11.0
License systemAppsero
Payment gateways addedMollie, Stripe
CRM connectors7 (Mailchimp, Brevo, ActiveCampaign, HubSpot, WP Fusion, Zapier, Webhook)
Automation triggers11
Text domainfundations-pro

How Pro and free work together

Pro never modifies free plugin files. It extends behavior entirely through WordPress hooks and by registering real implementations of stub classes that the free plugin ships as upsell placeholders. When Pro is active and licensed:

  • Get_Fund::is_pro() returns true
  • Pro registers its menus at admin_menu priority 25, replacing the free stubs
  • All Pro classes are loaded only after plugins_loaded at priority 20

Deactivating the free plugin while Pro is active causes Pro to deactivate itself automatically.