Integrate Donorbox donation campaigns into your nSelf-powered app. Receive webhooks, sync donors and donations to your local database, and trigger app-level actions when goals are met.
Free Forever — no license key required. Requires a Donorbox account.
donation.created, donation.updated, campaign.goal_reached eventsnp_donorbox_donorsnself plugin install donorbox
nself plugin status donorbox# Donorbox API credentials
DONORBOX_API_KEY=your_api_key
DONORBOX_CAMPAIGN_ID=your_campaign_id
# Webhook secret (set in Donorbox dashboard)
DONORBOX_WEBHOOK_SECRET=your_webhook_secretIn your Donorbox dashboard, add a webhook pointing to:
https://your-domain.com/plugins/donorbox/webhook