项目作者: dmzx
项目描述 :
phpBB Paypal Donation Extension
高级语言: PHP
项目地址: git://github.com/dmzx/paypaldonation.git
Paypal Donation Extension

Install
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
donation
. - In the
ext
directory of your phpBB board, create a new directory named dmzx
(if it does not already exist). - Copy the
donation
folder to /ext/dmzx/
(if done correctly, you’ll have the main extension class at (your forum root)/ext/dmzx/donation/composer.json). - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Paypal Donation
under the Disabled Extensions list, and click its Enable
link.
Uninstall
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Paypal Donation
under the Enabled Extensions list, and click its Disable
link. - To permanently uninstall, click
Delete Data
and then delete the /ext/dmzx/donation
folder.
License
GNU General Public License v2