Skip to content

An extension for phpBB 3.1.x that allows users to mark a post as the 'Best Answer', which will then be quoted in the first post with a link to it.

License

Notifications You must be signed in to change notification settings

MyLifeOrganized/bestanswer

 
 

Repository files navigation

bestanswer

An extension for phpBB 3.1.x that allows users to mark a post as the 'Best Answer', which will then be quoted in the first post with a link to it.

Installation

1. clone

Clone (or download and move) the repository into the folder phpBB3/ext/kinerity/bestanswer

cd phpBB3
git clone https://github.com/kinerity/bestanswer.git ext/kinerity/bestanswer/

2. activate

Go to Administration Control Panel -> CUSTOMISE tab -> Manage extensions and enable Best Answer

About

An extension for phpBB 3.1.x that allows users to mark a post as the 'Best Answer', which will then be quoted in the first post with a link to it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.8%
  • HTML 7.0%
  • CSS 3.2%