Skip to content

Add logout timer when a logged in user doesn't doing any activities on the same page after 30 minutes.

License

Notifications You must be signed in to change notification settings

agencecaza/silverstripe-membermodalsession

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Member Modal Session for Silverstripe

A lightweight php/js stay login/logout modal to prevent users in frontend site.

Requirements

  • SilverStripe ^4.2.x

Installation

composer require intwebg/silverstripe-membermodalsession

Just include MemberModalSession.ss in the body of a template and that's it!

Configuration

Timeouts are adjustable throught the SiteConfig.

About

Add logout timer when a logged in user doesn't doing any activities on the same page after 30 minutes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published