# Show plugins setting button even if no enabled setting

**URL:** https://meta.discourse.org/t/show-plugins-setting-button-even-if-no-enabled-setting/116103
**Category:** UX
**Created:** [April 27, 2019, 2:36am UTC](https://meta.discourse.org/t/show-plugins-setting-button-even-if-no-enabled-setting/116103 "2019-04-27T02:36:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Dannii](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dannii/32/129087_2.png) [@Dannii](https://meta.discourse.org/u/Dannii)
#### Post date: [April 27, 2019, 2:36am UTC](https://meta.discourse.org/t/show-plugins-setting-button-even-if-no-enabled-setting/116103/1 "2019-04-27T02:36:43Z")

</div>

In the list of plugins a button to the settings is shown only if the plugin has an enabled setting.

> <https://github.com/discourse/discourse/blob/80d42b4ea2ee14e8e5d6bc5176e9835052595dfc/app/assets/javascripts/admin/templates/plugins-index.hbs#L51-L53>

It would be slightly less efficient to filter all settings, but it’s not like the page is a frequently used one.
