Topic on Talk:Meza/Extension Installation Community Cheat-Sheet

Revansx (talkcontribs)
https://www.mediawiki.org/wiki/Extension:DynamicSidebar
  # Allows for custom sidebar based on user page or assigned group
  - name: DynamicSidebar
    repo: https://github.com/wikimedia/mediawiki-extensions-DynamicSidebar.git
    version: master
    config: |
      $wgDynamicSidebarUseUserpages = true;
      $wgDynamicSidebarUseGroups = true;
Reply to "DynamicSidebar"