Download the PHP package nodeloc/flarum-ext-essential without Composer
On this page you can find all versions of the php package nodeloc/flarum-ext-essential. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package flarum-ext-essential
Flarumite Simple Discussion Views
This is a maintained fork of michaelbelgium/flarum-discussion-views, largely based on the now removed v0.1.0-beta.8.3
tagged release.
Why?
One of the Flarum forums I manage, needed a lightweight discussion view tracker, with minimal settings and options. Turn it on and forget about it, so to speak.
Features
- Tracks how many times a discussion has been viewed and displays it per discussion on the discussionlist. Note: does not track unique views, rather every view, both as guest and registered member
- Adds 2 sorting options: popular and unpopular
- Adds 1 event which developers can listen for:
DiscussionWasViewed
- includes accessor IP and UserAgent strings - Adds 1 new permission where people can (re)set the viewcount of a discussion (default to admins)
- Uses
view_count
column created on thediscussions
table, so should not impact load performance - Identify known crawlers with an option to not increase the view count for their visit. Uses jaybizzle/crawler-detect for identification
Installation
Links
All versions of flarum-ext-essential with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^1.8.0
The package nodeloc/flarum-ext-essential contains the following files
Loading the files please wait ....