feejin/silverstripe-securitytemplates

Custom security templates to mirror CMS

Installs: 7 536

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 4

Forks: 3

Open Issues: 6

Language:SCSS

Type:silverstripe-vendormodule

3.0.2 2019-10-09 13:13 UTC

README

Standalone templates for SilverStripe 4.1+ login and password reset pages, designed to mirror the design of the CMS.

By Colin Richardson, Loz Calver & Andrew Haine - Bigfork Ltd.

Composer Installation:

Add this to your composer.json requirements: "feejin/silverstripe-securitytemplates": "^1.0"

Customising

  • You can change colours with SCSS variables in /scss/login.scss.
  • Replace logo.png in /images/ with your own if you wish. Max size is 24 x 24.
  • You may upload a background image to be shown on security pages in the Site Settings section of the CMS, under the Security Templates tab.