dmzx / mchat
mChat
2.0.1
2017-02-03 00:00 UTC
Requires
- php: >=5.3.3
- phpbb/phpbb: >=3.1.8-RC1,<3.3.0-dev
Requires (Dev)
- phpbb/epv: dev-master
README
Install
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
mchat. - In the
extdirectory of your phpBB board, create a new directory nameddmzxif it does not already exist. - Copy the
mchatfolder to/ext/dmzx/. If done correctly, the folder structure should look like this:your forum root)/ext/dmzx/mchat/composer.json. - Navigate in the ACP to
Customise -> Manage extensions. - Look for
mChatunder theDisabled Extensionslist, and click itsEnablelink.
Uninstall
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
mChatunder theEnabled Extensionslist, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/dmzx/mchatfolder.