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

dev-master 2019-06-01 00:28 UTC

This package is not auto-updated.

Last update: 2024-04-14 21:12:58 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.