Created as Default Sort Order

:information_source: Summary Makes created_at the default topic list sort
:hammer_and_wrench: Repository Link https://github.com/dsims/discourse-plugin-order-created/
:open_book: Install Guide How to install plugins in Discourse

Simple plugin that makes the default topic list sort by created_at date. Normally the default is to sort by bumped_at. My use case was I wanted to change the root/home level topic list sort without having to redirect or add any url parameters.

Settings

Only enabled or disabled.

NOTE

This does not makes any changes to the columns you see in the topic list, which typically only has an Activity column and not Created. For that you can use the Created Topic Sort theme component.

2 Likes