NiaPays is a simple, ready-to-use donation plugin for OctoberCMS that integrates Stripe payments. Easily add a Bootstrap-styled donation form to your website with just a few steps.
NiaPays Documentation
Stripe Donation Plugin for OctoberCMS
Features
Feature | Description |
---|---|
Stripe Integration | Secure payments via Stripe (supports test/live modes). |
Bootstrap Form | Clean, responsive donation form styled with Bootstrap 5. |
Backend Tracking | View donations in the OctoberCMS backend. |
Easy Setup | Drag-and-drop component + minimal configuration. |
Configuration
Backend Settings
Go to Settings → NiaPays to configure:
Setting | Description |
---|---|
Stripe Keys |
Production API key. |
Success Redirect |
Page to redirect users after donation (e.g., /thank-you ). |
-
This plugin has not been reviewed yet.
-
1.1.5 |
Changed namespaces Jul 18, 2025 |
---|---|
1.1.4 |
Placeholder version Jul 18, 2025 |
1.1.3 |
Direct table creation in boot() method Jul 18, 2025 |
1.1.2 |
Next version placeholder Jul 18, 2025 |
1.1.1 |
Database migration cleanup; removed redundant second add migration, only initial table creation remains Jul 18, 2025 |
1.0.9 |
Always register components and navigation regardless of table existence Jul 18, 2025 |
1.0.7 |
Fixed donation fields migration Jul 18, 2025 |
1.0.6 |
Add name, email, and amount columns to donations table Jul 18, 2025 |
1.0.5 |
Removed App facade and boot method for Stripe.js Jul 18, 2025 |
1.0.4 |
Added App facade to Plugin.php for compatibility Jul 18, 2025 |
1.0.3 |
Updated Plugin.php and other improvements Jul 18, 2025 |
1.0.2 |
Added Stripe PHP SDK dependency and Stripe.js CDN loader Jul 18, 2025 |
1.0.1 |
First version Jul 18, 2025 |
composer require fuascailtdev/niapays-plugin