Extension:MenuEditor
This extension allows editing the MediaWiki:Sidebar and other menus with a convenient UI, rather than using wikitext.
- Main navigation
- Internal link with a variable
- Creating a subpage tree with the Enhanced MenuEditor
Installation
- Download and move the extracted
MenuEditor
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/MenuEditor - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'MenuEditor' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links
- Extension reference: MenuEditor
- Extension user help:
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
Category:All extensions
Category:BeforeInitialize extensions
Category:BeforePageDisplay extensions
Category:BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions
Category:Extensions in Wikimedia version control
Category:Extensions included in BlueSpice
Category:Extensions with invalid or missing type
Category:Extensions with long-term support release branches compatibility policy
Category:Extensions with manual MediaWiki version
Category:Extensions without an image
Category:GPL licensed extensions
Category:MediaWikiPerformAction extensions
Category:SkinTemplateNavigation::Universal extensions
Category:Stable extensions