You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
We are looking to implement a like system on a protected site that allows registered Kirby users to log into the frontend. Whould it be feasible to extend this plugin to not only count arbitrary visitors but use Kirby users alternatively? In the case of a members area, this would make visitor detection explicit.
The text was updated successfully, but these errors were encountered:
It should be relatively straight forward to replace the visitor ip with the (logged in) username here and here. Maybe it could even be a config option.
Currently I don't have to time to make this change, though.
We are looking to implement a like system on a protected site that allows registered Kirby users to log into the frontend. Whould it be feasible to extend this plugin to not only count arbitrary visitors but use Kirby users alternatively? In the case of a members area, this would make visitor detection explicit.
The text was updated successfully, but these errors were encountered: