PDA

View Full Version : Any ideas where I can get....


kimmrunner
14th May 2007, 17:45
I am after a plugin for wordpress (or a component for joomla), not committed at this stage: that allows a user

(a) To enter name address and contact details and a password

(b) To allow a few custom fields in the same database, although I am sure I can hack those in if I have to.

(c) To allow the user to view and edit those registration details provided they know the password: preferably also a retrieve password top email

(d) To allow the database of such information to be dropped into excel.

Would have thought one of the shopping cart products had a customer registration section that could do this as standard

Any Ideas appreciated

andrew1810
14th May 2007, 19:23
It wouldn't be particularly difficult to do in PHP/MySQL and then just bolt it onto Wordpress/Joomla etc.

Just add another table into the database and use that

Feel free to drop me an email if you need a hand