User Addresses

Component ID

2852643

Component name

User Addresses

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

User Addresses is a stand-alone address book system for Drupal. It allows individual registered users to store addresses to their address book (The most common use for this is for shipping or billing addresses).

It comes with a new menu item (in your user profile page) called 'User Addresses' that allows you to view the current addresses you have saved to your account. (Requires views).

There is also a form for adding in new addresses, as well as editing and deleting existing addresses.

It also has support for setting a 'default address'.

In a future release, a custom field type will be created that you can include with any of your forms, that will auto-populate a select list with your per-user saved addresses.

What sets it apart from other modules is that it's stand-alone, which means it's not reliant on other e-commerce modules to be installed. Since it was built to be flexible in what types of addresses it stores, it doesn't have to be used for just e-commerce.