# Sidebar with categories

**URL:** <https://meta.discourse.org/t/sidebar-with-categories/104165>\
**Category:** Plugin\
**Created:** [12월 13, 2018, 4:30오전 UTC](https://meta.discourse.org/t/sidebar-with-categories/104165 "2018-12-13T04:30:19Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![Stranik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stranik/32/85638_2.png) [@Stranik](https://meta.discourse.org/u/Stranik)\
**Post date:** [12월 13, 2018, 4:30오전 UTC](https://meta.discourse.org/t/sidebar-with-categories/104165/1 "2018-12-13T04:30:20Z")

</div>

This plugin shows categories on the page sidebar on all discovery list pages (latest, new, unread but not on the single topic page, and categories).

Screenshot:

 ![screenshot1](https://global.discourse-cdn.com/meta/original/4X/0/2/8/0280b6da682318fcbfe9e357213ef644e57154f4.png)

Blocks can be ordered in the plugin settings. Speaking of which, there are these settings under `Admin > Settings > Plugins`:

- `sidebar enable` enables the display of the sidebar
- `sidebar custom content` where you can enter arbitrary HTML content to show on the sidebar

 ![screenshot2](https://global.discourse-cdn.com/meta/original/4X/8/4/d/84d449d3622fbfa28588802accce67f764af7427.jpeg)

Repository: [GitHub - Toxuru/discourse-sidebar-categories · GitHub](https://github.com/Toxuru/discourse-sidebar-categories)

To install plugin: [Install plugins on a self-hosted site](https://meta.discourse.org/t/install-a-plugin/19157)

_The plugins works on desktop only, and there are no plans to add it to the mobile view._

_Important note._ Despite the clarity, this example adds duplication of categories that already exist elsewhere on this page. Of course, we can hide some navigation elements to avoid duplication, but this will entail even more changes.

I think this could be a good example of using a sidebar. You can clone the plugin and use it for your needs (changing the code for your specific tasks).

---

_[View the full topic](https://meta.discourse.org/t/sidebar-with-categories/104165)._
