Skip to content

Extension for phpBB 3.1 that allows to show BBCode and smiles in quickreply, use quick quote, insert nickname to quickreply by clicking, ajax sending posts, sending with Ctrl+Enter, ajax topic navigation etc. IMPORTANT NOTE: If you are moving from the previous Tatiana5/QuickReply repository, please follow the instructions available here: https:/…

License

DataMedics/QuickReply

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 - 2015 Tatiana5 and LavIgor

About

Extension for phpBB 3.1 that allows to show BBCode and smiles in quickreply, use quick quote, insert nickname to quickreply by clicking, ajax sending posts, sending with Ctrl+Enter, ajax topic navigation etc. IMPORTANT NOTE: If you are moving from the previous Tatiana5/QuickReply repository, please follow the instructions available here: https:/…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.2%
  • HTML 28.0%
  • JavaScript 23.5%
  • CSS 0.3%