Extension:ResponsiveFrontend

Not to be confused with Extension:MobileFrontend.
MediaWiki extensions manual
ResponsiveFrontend
Release status: unmaintained
Author(s) Polskacafe, Ostrzyciel
Latest version 0.2.4
MediaWiki >= 1.37.0
License GNU General Public License 3.0 or later
Download

The ResponsiveFrontend extension provides responsive versions of some non-responsive things.

Installation edit

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