Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.

Anyone working on a Views Addon?

When I used vanilla 1 there was a great extension that showed how many views a thread/post had. Anyone working on something similar?
Tagged:

Comments

  • MarkMark Vanilla Staff
    It's actually included in the core by default - check out the "Views" on the main discussion list of this forum. The field you can use to get/display the data is GDN_Discussion.CountViews

    I'm pretty sure that it is included in the main discussion list query, but just not written onto the screen anywhere in the default view - so adding it via a plugin or theme should be dead-simple.
  • Thanks, going to look into this further
Sign In or Register to comment.