Donations v1.0.5
Screenshots
Features
- Integration of Paypal IPN
Upcoming
- Detailed transaction view
- Detailed donors view (possibly, guest donor view)
Installation
- Upload the contents of the "upload" directory to your forum base. Upload the xml provided to xenForo.
Requirements
- Make sure you are running [bd] Widget Framework
Upgrade
At the moment, upgrading from Beta 1 requires Beta 2's "Install.php", so I suggest you to upgrade to Beta 2 then Beta 3. If you're coming from Beta 2, just upgrade to Beta 3. I hope to have a proper upgrade built into each version in the future.
Credits
- Cloudrunner for the original donations system for vBulletin.
- Gaming Perfection for his progress bar.
- xfrocks for sidebar widget
Donate
If you wish to donate, please click the button below:

A donation of 20$ (or more) earns you the right to remove the copyright of this on one site.
Changelog
v1.0.5 - 08/04/2011
- Fixed IPN issues
v1.0.4 - 07/24/2011
- Better upgrade method
- Now using [bd] Widget Framework for sidebar
v1.0.2(3) Beta 3 - 07/19/2011
- Restyled a couple of things on Donations/Goal page.
- Added last donation time to member profile
- Fixed IPN issue calling to an undefined function
- Added a unix_timestamp to paypalipn table & donors table (will be useful in future).
v1.0.1 Beta 2 - 07/19/2011
- Improved ControllerAdmin code
- Added secondary nav links for Donate button
- Fixed return "Security error" on the thank-you page
- Fixed progressbar going out of hand at >100%
- Added missing phrase: xf_donations_thankyou
- Fixed CSS wordwrap issue
- Removed hardcoded currency symbol
- Updated donors table
v1.0.0 Beta 1 - 07/18/2011
- Initial Release