Skouat / ext_paypal_donation

This extension add a PayPal Donation page on phpBB

Home Page:http://skouat.github.io/ext_paypal_donation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayPal Donation for phpBB - 3.3.x Develop Branch

This extension adds a PayPal Donation page on your site.

Build Status Scrutinizer Code Quality Crowdin

Features

  • PayPal IPN (Instant Payment Notification)
    • Auto group
    • Donors list
    • Notifications system
    • Statistics auto update
    • Transactions log
  • Add Manual Transaction (since 2.1.0)
  • Safely test this extension with PayPal Sandbox.
  • Display Statistics donation on the Donation page and on the bottom of the forum index page
    • Progress bar
    • Donation received
    • Donation used
    • Goal to reach
  • Advanced currencies management.
  • Customize the main donation page, success page and cancel page.
    • Multi-language customization available through the ACP
    • BBcode usage available
    • Predefined variables
  • Automatic redirection to the forum after a successful/cancelled donation.
  • Define and suggest a default donation value, or use a drop-down list.
  • Admin and user permissions can be set through ACP -> Permissions.
  • All options are manageable from ACP.

Quick Install

  1. Unpack the downloaded release and copy files to the ext/skouat/ppde directory.
  2. Navigate in the ACP to Customise -> Manage extensions.
  3. Look for PayPal Donation under the Disabled Extensions list, and click its Enable link.
  4. Set up and configure PayPal Donation by navigating in the ACP to Extensions -> PayPal Donation.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for PayPal Donation under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/skouat/ppde directory.

Support

  • Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
  • Report bugs and other issues in the Issue Tracker.
  • Support requests should be posted and discussed in the PayPal Donation topic at phpBB.com.

Translations

License

GNU General Public License v2

About

This extension add a PayPal Donation page on phpBB

http://skouat.github.io/ext_paypal_donation/

License:GNU General Public License v2.0


Languages

Language:PHP 80.7%Language:HTML 10.7%Language:JavaScript 6.3%Language:CSS 2.4%