CodeIgniter Forums
Looking for lists manager - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Looking for lists manager (/showthread.php?tid=32404)



Looking for lists manager - El Forum - 07-22-2010

[eluser]alraaayeq[/eluser]
Hi,

I wonder if somebody can help me to find a script ,application or a module that does the following :

1) a user can create a new group
2) then he can search members ( using search form say by member name)
3) then he can add those members to his new group.
4) and he can manage his group's members (i.e. add/remove)


I think the key points here are :

A : you have a search form
B: the results of the search form (i.e. the rows) could be selected (one or more rows) and then an action (i.e. add selected rows to a group)
C: user(s) can manage their lists .



Any help will be very much appreciated

thanks in advance


Looking for lists manager - El Forum - 07-22-2010

[eluser]pickupman[/eluser]
facebook.com


Looking for lists manager - El Forum - 07-22-2010

[eluser]alraaayeq[/eluser]
[quote author="pickupman" date="1279822637"]facebook.com[/quote]


Sorry !! but I need the source code and to fully manage it in my hosted servers Smile


Looking for lists manager - El Forum - 07-23-2010

[eluser]alraaayeq[/eluser]
The best available scource code that does almost what is required available in listmessenger.com

Still, I would love to find somthing in codeigniter Sad