Skip to content

SchumacherFM/Magento-OptimizedBackendLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento Optimized Backend Login

  • Sets the autocomplete html form attribute depending on the environment. (Allows you to store the password in the browser during development)
  • Show Magento logo: yes/no
  • Setting a custom background color
  • Show "Forgot your Password" link: yes/no
  • Switch on minimalistic login & forgotpassword form with even minimalistic captcha (no JS will be loaded)
  • Display optionally store owner logo in login form
  • Adds accidentally more security to the Magento CE 1.7 and EE 1.12 login form

This module is only for the Magento backend. All options are configurable in the backend configuration developer section.

Installation Instructions

  1. Install modman from https://github.com/colinmollenhour/modman
  2. Switch to Magento root folder
  3. modman init
  4. modman clone git://github.com/SchumacherFM/Magento-OptimizedBackendLogin.git

Configuration

Please navigate to System -> Configuration -> Developer -> Optimized Backend Login

About

Compatibility

  • Magento >= 1.7
  • Magento EE >= 1.12
  • php >= 5.2.0

Not tested with previous versions ... but could work.

Support / Contribution

Report a bug using the issue tracker or send us a pull request.

Licence

OSL - Open Software Licence 3.0

Author

Cyrill Schumacher - My pgp public key

If you consider a donation please contribute to: http://www.seashepherd.org/

About

Sets the autocomplete html form attribute depending on the environment.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors