SilverStripe Login Widget

I've created a SilverStripe widget allows users to log into the website. If they don't have a login, they will be taken to the standard login page. The widget shows the user name and last login date, and when they are logged in, a logout link.

Version 0.1 uses a hack approach to submitting the form. The next version will use a proper SilverStripe form now that I know how to add them to widgets.

Update: version 0.2 now uses a SilverStripe form

 

widget page on SilverStripe.org

download link

Post your comment

Comments

  • Hi Jeremy. I downloaded LoginWidget0.2 and am testing it on a site I am developing, but the login fields are not appearing. When I view the source code I see an empty DIV -- can you give me any pointers as to what might be happening? Thanks!

    Posted by Mike, 10/10/2011 5:34pm (4 months ago)