ContactManager helps manage contacts by deploying a form that collects data in the CP and/or emails it to users.
This is my first EE2 module, and while I originally made it for use on my own site, I felt it would be a great addition to your arsenals as well.
You can view and download the module here.
It’s still very basic, but I plan to add on to it in the future. Future features will be more advanced user management and email campaigns using the data.
Thanks and I hope you enjoy it!
Thank for your effort. We installed this module and found a minor problem. Originly there is not field ‘member_access’ in table ‘contacts’. So program broke in line 92: $member_access = explode(‘|’, row[‘member_access’]);. After insert field ‘member_access’ into the table it works well. But we are not sure whether the field is useful here because not every conatct must be a member.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.