Page 1 of 1
Adding Fields to NMS
Posted: Thu Sep 07, 2006 8:20 pm
by mrk
I would like to add a first and last name field on the Newsletter made simple module. I have add the columns in Table: cms_module_NMS_users. but what i need to know is what files do i need to change to make the fields show up for both the registration on the front end and in the admin area.
Re: Adding Fields to NMS
Posted: Fri Sep 08, 2006 3:16 pm
by calguy1000
well, the answer to that, is most all of them.
You'll need to modify the files that create the method.install.php, method.upgrade.php, and most of the action files as well.
As well, as soon as I get off my arse, I'll finish the user preferences functionality.
It was my intent to get the properties from the feusers module integrated into NMS somehow, but I wanted to get a good stable release out first. I've just been busy.... damned summers, hopefully it'll stabilize this winter/spring.
Re: Adding Fields to NMS
Posted: Thu Jul 02, 2009 3:20 am
by lemonaid
Has anything changed with this? I've looked and looked and could find no way to easily add an additional field.
I wuld like to be collecting the postcode of all subscribers.
Is there a way to do this yet please?