feejin/silverstripe-securitytemplates
Custom security templates to mirror CMS
Maintainers
Package info
github.com/feejin/Silverstripe-SecurityTemplates
Language:SCSS
Type:silverstripe-vendormodule
pkg:composer/feejin/silverstripe-securitytemplates
3.0.2
2019-10-09 13:13 UTC
Requires
- silverstripe/admin: ^1.0
- silverstripe/asset-admin: ^1.0
- silverstripe/cms: ^4.1
- silverstripe/framework: ^4.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause b75a5cc000e260260ff05d4444f43ca5e80281c4
- Colin Richardson <colinrichardson.woop@bigfork.co.uk>
- Loz Calver <lozcalver.woop@bigfork.co.uk>
- Andrew Haine <hello.woop@andrewhaine.co.uk>
This package is auto-updated.
Last update: 2026-06-15 06:59:03 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.
