Extension:QuickResponse

Category:Pages to be expanded#QuickResponse Category:Unmaintained extensions#QuickResponse Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
QuickResponse
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) Konarak Ratnakar
Latest version 0.4.0
MediaWiki >= 1.35.0
License MIT License
Download Category:Extensions in Wikimedia version control
Quarterly downloads 0
Translate the QuickResponse extension if it is available at translatewiki.net
Category:All extensions

The QuickResponse extension adds a link to a QR code on each page.

Installation

  • Download and move the extracted QuickResponse folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/QuickResponse
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'QuickResponse' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:BeforePageDisplay extensions Category:Extensions in Wikimedia version control Category:Extensions with invalid or missing type Category:Extensions without a compatibility policy Category:Extensions without an image Category:MIT licensed extensions Category:Pages to be expanded Category:Unmaintained extensions