项目作者: dmzx
项目描述 :
phpBB Download-limit Extension
高级语言: PHP
项目地址: git://github.com/dmzx/Download-limit.git
Download Limit Extension

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