Extension:FeedbackUs

Category:Pages to be expanded#FeedbackUs Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
FeedbackUs
Release status: unknownCategory:Extensions with invalid status
Author(s) Josef Martiňák, Petr Kajzar
Latest version 2.1
MediaWiki >= 1.36.0
License MIT License
Download Category:Extensions in Bitbucket version control
  • $wgarticleScoresDefaultReviewersCountTO
  • $wgotrs
  • $wgpageCount
  • $wgnamespaces
  • $wgarticleScoresDefaultReviewersCountFROM
  • $wgarticleScoresDefaultItemsCount
  • $wgotrsAddress
Category:All extensions

The FeedbackUs extension allows users to send feedback on articles, and administrators to review that feedback.

Installation

  • Download and place the file(s) in a directory called FeedbackUs in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'FeedbackUs' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also

Category:All extensions Category:BeforePageDisplay extensions Category:Extensions in Bitbucket version control Category:Extensions with invalid or missing type Category:Extensions with invalid status Category:Extensions without a compatibility policy Category:Extensions without an image Category:LoadExtensionSchemaUpdates extensions Category:MIT licensed extensions Category:Pages to be expanded