Tuesday 29 January 2008 2:42:27 pm
Hi all! I'm looking into the possibility of extending the user module. Registering a user currently works like this:
- The user fills out a form
- The userobject is created and a verification email is sent - The user confirms the registration This way of doing things have two major drawbacks: 1) Sending emails from such a system can be hazardous. In my experience, on some sytems, up to a third of all such emails sent never reach their destinaton 2) It makes the registration-process difficult for dummies (which, believe it or not, make up most of the world population :-)) So what I want to do, is to do a rewrite and accomplish this:
- The user fils out a form
- A SMS is sent to the user with a 4-digit pincode - The user enters the code and is ready to go I had a look into the user module. It is by nature a part of the kernel, and I really don't want to mess it up. Even if a hack seems to be the quickest way to achieve things, I realy want to do this in an extension. Is it possible to extend parts of a modue? Or do I need to make a new module, very similar to the original? Any help is helpfull! Felix
Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com
|