Skip to content

zoaina/MemberVisitDashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemberVisitDashboard

This plugin adds a CMS report to Silverstripe 4 websites to display member login data.

Each time a member logs in to the website, a record is created that has a has_one relationship to the Member record.

These records are displayed in a reporting dashboard (available in your-website-domain/admin/reports/), which can be filtered by date range and Member name.

Member visit records are also displayed on each Member record in teh Security section (your-website-domain/admin/security/).

Requirements

  • SilverStripe 4

About

Adds SS CMS report do display member login data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.2%
  • CSS 8.8%