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

No one has commented on this page yet.