agencecaza / silverstripe-membermodalsession
Add logout timer when a logged in user doesn't doing any activities on the same page after 30 minutes.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:silverstripe-vendormodule
Requires
This package is not auto-updated.
Last update: 2025-03-31 01:46:46 UTC
README
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.