Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.99 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.99 KB

QuickReply Reloaded

Extended possibilities to use the QuickReply feature.

Build Status

Quick Installation

You can quickly install this extension on the latest version of phpBB 3.1 or on the latest development version of phpBB 3.1-dev by doing the following:

  1. Upload the extension with "Upload Extensions".
  2. Check that you have uploaded the correct files.
  3. Click Enable.

Standard Installation

You can install this extension on the latest version of phpBB 3.1 or on the latest development version of phpBB 3.1-dev by doing the following:

  1. Download the latest release of the extension.
  2. Check out the existence of the folder /ext/boardtools/quickreply/ in the root of your board folder. Create folders if necessary.
  3. Copy the contents of the downloaded quickreply-master folder to /ext/boardtools/quickreply/. If you've done it correctly, you'll have the extension's composer.json file at (your board's root)/ext/boardtools/quickreply/composer.json.
  4. Navigate in the ACP to Customise -> Extension Management -> Manage extensions -> QuickReply Reloaded.
  5. Click Enable.

Configuration

You can configure QuickReply by navigating in the ACP to Extensions -> Quick Reply -> Quick Reply Settings.

Uninstallation

  1. Navigate in the ACP to Customise -> Extension Management -> Manage extensions.
  2. Look for QuickReply Reloaded under the Enabled Extensions list, and click its Disable link.
  3. For permanent uninstallation click Delete Data and then delete the /ext/boardtools/quickreply folder.

License

GNU General Public License v2

© 2014 - 2016 Tatiana5 and LavIgor