Downloads » Resources » WebLoginPE » WebLoginPE | 1.0.1

WebLoginPE 1.0.1

  • Currently 4.4666666666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
15 vote(s).

Resource ImageA progressively enhanced, AJAX capable, complete web user management snippet for MODx. This snippet manages web user login, logout, registration, profile editing, profile deleting, password recovery, and user activation. It can also perform these tasks asynchronously with javascript.

Works with MODx Version(s): 0.9.6, 0.9.5
Submitted: Aug 19th 2007 | License: GPL - GNU Public | Downloads: 296
This resource has been deprecated.

Description

WebLoginPE started off as a rewrite of the MODx weblogin snippet so I could make an AJAX login for my site. It has turned into a COMPLETE user management snippet. It manages user login and logout, user profile (allowing the user to edit many of the fields in web_user_attributes), new user registration, password recovery, and password activation. You can use templates to customize ANY of the forms or responses that WebLoginPE uses.

Instructions

see index.html in the docs/ folder.

Updates

08/19/2007 v. 1.0.1
1. Added parameter &regRequired to specify required input fields by name attribute.
2. Added sanity checks for chunk templates.
3. Added file_exists check for language file. Falls back to English (default) if language file is not found.
4. Added a cookie for persistent login. can be a checkbox named "rememberme" or a select named "stayloggedin".

08/14/2007 v. 1.0
1. Initial Public Release.


( back to top )