Extension:TrendingMenu
Appearance
Please expand this page. |
TrendingMenu Release status: stable |
|
---|---|
Author(s) | Alex Winkler, Richard Stanway, Shashank Atreya |
Latest version | 2.0.1 |
MediaWiki | >= 1.39.3 |
License | MIT License |
Download | GitHub: Note: |
|
|
The TrendingMenu extension is used on LiquiPedia.
Installation
[edit]- Download and place the file(s) in a directory called
TrendingMenu
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'TrendingMenu' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.