micschk/silverstripe-plain_security_templates

Templates for security pages to mirror CMS styling (login etc)

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 0

Language:CSS

Type:silverstripe-module

1.1 2016-04-13 11:28 UTC

This package is auto-updated.

Last update: 2024-03-26 16:20:08 UTC


README

#SilverStripe Security Templates#

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

This fork just swaps the Bigfork logo to a plain SilverStripe one and deactivates the admin branding.

By Colin Richardson & Loz Calver - Bigfork Ltd (original module). This fork by Restruct web & apps

##Composer Installation:##

Add this to your composer.json requirements: "micschk/silverstripe-plain_security_templates": "dev-master"

##Manual Installation##

Download and unzip, rename folder to security__templates and drop it into your SilverStripe root directory, run http://yoursite.url/dev/build and you're done.

##Customising##

  • You can change colours with SCSS variables in /less/login.scss. Yeah!