By raamkum on
Hi Team,
I am looking for way to add address book to my website so that I can enter and save my contacts to that...!!
I know there is a module for drupal 6 but I don't see any module for Drupal 7 yet.
It will be great if somebody can help me out!
Thanks!
Comments
It is strange that address
It is strange that address book can't be done on drupal at all? :(
Fields and Views
You don't need a specialised module, just add fields to your users (or make a content type 'contact') and use views to display the contacts anyway you like.
maartendeblock.be