项目作者: dmzx
项目描述 :
phpBB Notify upon reply Extension
高级语言: PHP
项目地址: git://github.com/dmzx/Notify-upon-reply.git
Notify upon reply Extension

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