WhatCounts API

Component type

module

Maintenance status

Development status

Downloads

1889

Component created

Component changed

This module provides blocks and an admin management interface to integrate a Drupal site with the WhatCounts (http://whatcounts.com) Web API service. Functionality is quite minimal at the moment, providing only a pair of simple "smart" subscription blocks which disappear if the (logged-in) user is already subscribed to the list in question.

User-Selectable Roles

Component type

module

Maintenance status

Development status

Downloads

8000

Component created

Component changed

Allows users to select one or multiple roles during registration. This module differs slightly from other similar offerings as the user is also optionally allowed to change their role selection(s) when editing their account settings.

Configurable admin settings:

Visitor

Component type

module

Categories

Component created

Component changed

This module provides a wrapper layer around authenticated and anonymous users so that they can be treated as one and the same by modules that wish to act on both in the same way.

User Profile

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module attaches a node to every user. Unlike Usernode this module does not use the author as link between user and node.

Role Change Notify

Component type

module

Categories

Maintenance status

Development status

Downloads

12035

Component created

Component changed

Send an email to a user when a new role is added to their account. The message is configurable with a number of tokens.

Looking for a new maintainer. rfay does not intend to continue support for this into the future, and no D8 release is planned. . Note that the rules module is probably the right way to do this these days. For inspiration, use this article.

Inactive Reminder

Component type

module

Categories

Downloads

399

Component created

Component changed

Gives users the option to be sent a notification if they have been inactive for a set period of time.

This was originally developed for the Transformation Team to send people automatic reminders if they have not been doing the lessons in the course for some time.

Subuser

Component type

module

Maintenance status

Development status

Downloads

18602

Component created

Component changed

This module allows users to be given the permission to create subusers. The subusers may then be automatically assigned a role or roles. The parent of the subusers then has the ability to manager the users they have created.

To customize the subuser related settings please visit admin/settings/subuser. Make sure you take a look at the subuser permission available and assign them appropriately.

6.x-1.x

Depends on views 6.x-2.x.

Protect Critical Users

Component type

module

Maintenance status

Development status

Downloads

19890

Component created

Component changed

This module protects critical users from being deleted in the following ways:

- Catches user/*/delete requests to protect users 0 (anonymous), 1 (admin) and current user.
- Protects user 1 and current user from being deleted from user administration.
- Removes delete button from user edit form for user 1 and current user.