can we use it with cake 1.2.x thanks
On Feb 3, 1:44 pm, jedt <[email protected]> wrote: > Hello, > > I'm inviting everyone to try my user management plug-in > inhttp://github.com/jedt/spark_plug > > Features > > - Easy to install. This is totally subjective but is one of the main > features. > > - Multi User Registration/Login. This enables your project to have > multi-user access. For example you want to write a forum site. This > plug-in provides below: > > - Registration form - Users have to fill-up the registration form and > it will send an activation email. After activation the user's password > is hashed for security. > > - Login Form - The page to login your username and password. > > - Remember me cookie** - Thanks to the authsome component, you can > just check the remember me checkbox and you will log-in to your site > immediately. > > - Change password - Users can log-in to your site change your current > password. > > - Forgot password - When your user forgot his password he can use > this form to reset it. > > - User dashboard section. When a user logs in it redirects you to the > dashboard. > > - Simple ACL. Your site's user section is protected. Visitors must > login to get access to the dashboard. > > Thank you very much! > Jed Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
