AwkwardDev / ext_paypal_donation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayPal Donation for phpBB - Develop Branch

This extension add a PayPal Donation page on your site.

Build Status Scrutinizer Code Quality

Features

  • PayPal IPN
    • Auto group
    • Donors list
    • Send PM to founders
    • Statistics
    • Transaction log
  • Safely test this extension with PayPal Sandbox.
  • Displaying 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.
    • You can use BBcode.
    • Multi-language customization available through the ACP
    • You can use predefined variables.
  • Automatic redirection to the forum after a successfull/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

  • Translations should be added on the Transifex repository.
  • Request a translator access by opening a ticket on the Issue tracker.

License

GNU General Public License v2

About

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

License:GNU General Public License v2.0


Languages

Language:PHP 84.6%Language:HTML 11.3%Language:CSS 3.7%Language:Shell 0.4%