Downloads » Resources » RegisterX

RegisterX

  • Currently 3.4444444444444/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Votes: 9

RegisterX 1.2

Replaced the email validation regular expression with one that allows more than three characters for the top-level domain (.com, .org, .info, .museum etc)

Works with MODx Version(s): 0.9.5, 0.9.2.2, 0.9.2.1, 0.9.2, 0.9.1, 0.9.0
Submitted: Apr 1st 2007 | License: Public Domain | Downloads: 825

Resource Image Simple web user registration form

Description

A simple web user registration form that allows users to register by entering their email. It creates a new user if a user with that email does not exist. The user is assigned to a specified web user group. A check box is provided to allow the user to unsubscribe by removing him from the web user group. Optionally, email notification is set to a specified admin address and/or the user upon either registration or removal.

Instructions

Create a new snippet and copy/paste the text of the snippet.

Edit the message strings from lines 19-28 for your language, or just to suit your taste.

Create a chunk to use for the form if you like; see the default form at lines 63-71.

Edit the mailer output text: the subject at line 37, the admin messages at line 39 and the user messages at line 41. These messages are in two parts, the first part is for a registration and the second part is for a removal. The two parts are separated by a colon. For the user, the first part default message contains a url for the user to go to where he can remove himself. By default it's set to the site's home page. Edit only what is between double quote marks.

Previous Releases

RegisterX 1.1

Initial Release

Works with MODx Version(s): 0.9.2.1, 0.9.2, 0.9.1, 0.9.0
Submitted: Jun 29th 2006 | License: Public Domain | Downloads: 1141


Extras

No results found.


( back to top )