Extension:ResponsiveFrontend
Please expand this page. |
Not to be confused with Extension:MobileFrontend.
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
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 | GitLab: Note: |
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 yourextensions/
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.