Skip to content

sheadawson/silverstripe-adminlogin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silverstripe-adminlogin

Build Status

Use a custom login screen when log in to the admin section.

You can also limit the admin/cms section by ip address (ranges).

The following formats are supported :

  • 192.168.1.101
  • 192.168.1.100-200
  • 192.168.1.0/24'
  • 192.168.1.*

Screenshot

Screenshot

Known issues

When you are logged in, but don't have admin permissions, the normal site theme will be used.

About

Use a custom login screen when log in to the admin section

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.2%
  • CSS 24.6%
  • Scheme 6.2%