1
Hi Folks,
I'm new to XOOPS but not so new to PHP.
Having read around the XOOPS site fopr a few days I've decied to give it a try with a new web app I'm trying to write (this wll be my first).
Anyway, what I intend to do as a starter is to complete the registration system I need.
I want to be able to register two different types of users each with different attributes. Each user will have to enter different information into the 'registration' screen.
So, how best to start? I've tracked down the user class (user.php) in the kernel.
Should I be thinking about extending and changing this code to get the app to do what I want?
Is XOOPS really suitable to such changes and enhancements?
Should I look to replace the registration module part of the system by developing a new 'registration' module?
What's the accepeted way to start with these things?
Any and all help much appreciated!
Thanks,
Darren.