Profile Locality

Component type

module

Categories

Maintenance status

Development status

Downloads

755

Component created

Component changed

Profile Locality provides dynamic country and postal code fields to the core profile module. It's the more outgoing, more athletic older brother of Profile Location because it's not limited to only primary and secondary countries and provides better compatibility with other profile oriented modules like Profile Privacy.

User Files

Component type

module

Maintenance status

Development status

Downloads

2378

Component created

Component changed

Overview

The user files module allows your users to upload files to the site without creating nodes.
Files uploaded are associated with the uploading user and private, even whilst the site is in public file mode.
The files themself reside in a folder that is not publicly readable (via .htaccess directives) whilst the module permits the owning user to view/download the files by rerouting urls via the private path (system/files) and then performing the appropriate permissions checks.

User Contacts

Component type

module

Maintenance status

Development status

Downloads

1718

Component created

Component changed

Overview

User contacts allows your users to manage a list of contacts (names, addresses, email addresses) from their account page.
Note that the contacts are not user objects and are analogous to say an address book in Gmail.

IP address manager

Component type

module

Categories

Maintenance status

Development status

Downloads

18257

Component created

Component changed

IP address manager records user IP addresses, and allows admins to view which IP addresses have been tracked against a user, and which users have been known to use a certain IP address. This can be currently used to identify duplicate accounts.

Apply for role - Webform

Component type

module

Categories

Maintenance status

Development status

Downloads

2040

Component created

Component changed

7.x Overview

"Apply for Role - Webform" is an extension of the Apply for Role module. It allows users to apply for roles using a Webform by alterting the webform settings. This allows users to submit additional info during their applications according to whatever fields you add into the web form. You can now create an elaborate application form, and use this module to associate a role application with it.

Import Export

Component type

module

Maintenance status

Development status

Downloads

640

Component created

Component changed

Import/Export allows new content and updates to existing content to be deployed from one Drupal database to another repeatedly while keeping track of IDs on the source and destination systems.

Nodes/node revisions, sites (from the Sites module), files, and menus, and variables (from the variables table) are currently supported.

In development:
- Taxonomy deployment
- User deployment

Realname registration

Component type

module

Maintenance status

Development status

Downloads

14852

Component created

Component changed

Project summary

Create usernames based on a persons real name, and save those values as user fields.

Tommy Lee Jones → TLJones

The Realname registration module is a solution for forcing professional usernames that are based on a persons real name. The Username on the registration form is replaced with First name, Middle name (optional), and Last name fields created and provided by the site builder. The first name, middle name, and last name are preserved in the defined fields, where it is later tokenized for further use.

User Expire

Component type

module

Maintenance status

Development status

Downloads

15836

Component created

Component changed

This module allows an administrator to define a date on which to expire a specific user account or to define a period at a role level where inactive accounts will be locked.

You need this module if:

User registration password

Component type

module

Maintenance status

Development status

Downloads

68421

Component created

Component changed

Let users register with a password on the registration form when verification mail is required.

By default, users can create accounts directly on the registration form, set their password and be immediately logged in, or they can create their account, wait for a verification e-mail, and then create their password. With this module, users are able to create their account along with their password and simply activate their account when receiving the verification email.

The variable module, mail editor and commerce checkout are supported in the D7 version and the module is now in use in some complex setups.

Supported / related modules Drupal 7:

Status D8 version:
User registrationpassword is compatible with Drupal 8 core from 8.1.9 / 8.2.1 due to #2765437, it will not work (and can't) with any older version.

Please report your findings in the user_registrationpassword issue queue. The issue queue is also open for new feature requests while a release candidate (RC) has not been released, be bold! And obviously we could do with more people testing the module.