Role specific user block

Component type

module

Maintenance status

Development status

Downloads

238

Component created

Component changed

INTRODUCTION :
This module allows admin to block all user from a particular role to get login into the site.It is also compatible with logintoboggon, email_registration and two_steps_login, so you will not face any conflict with these modules.

INSTALLATION :

* Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.

CONFIGURATION :

Better Register

Component type

module

Maintenance status

Development status

Downloads

171

Component created

Component changed

I admit it, Drupal login system never liked me :)

User names that allows spaces, the user cannot set the password when registering if you have email verification enabled, and so on...

Better register module will improve the user registration and login experience, according to 2017 best practices.

Certificate Authentication

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides the API to authenticate in Drupal using an eToken, SmartCard or similar PKI device.

Note: This module require further implementation to make it functional, see README.txt on how to configure Drupal.

Note: The project was funded by Holcim România S.A.

QA Accounts

Component type

module

Maintenance status

Development status

Downloads

30783

Component created

Component changed

Most projects with a QA and UAT workflow need a way to let testers access privileged user roles on dev and stage environments that they might not otherwise have access to in production.

This module offers a dead simple solution: it automatically creates a dummy user account for each role on the site when it's installed, where the username and password are both set to a known value. By only installing this helper module on dev and stage, it's easy to provide testers with access to these environments via static accounts.

Trial role

Component type

module

Maintenance status

Development status

Downloads

74

Component created

Component changed

Provides a role for "trial" users.

Gives this role on install and then removes it after x number of days.

If you want to react on the role being removed (for example send a mail), you can implement the hook

function hook_trial_role_removed(DrupaluserUserInterface $user);

This module was developed as part of developing Violinist. Keep your composer dependencies up to date. Automatically and all the time.

Vet Booker Login

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a small module that makes it possible for users to login to the Vet Booker client interaction portal for Veterinary Practices.

It provides a block, "Vetbooker Login: Login form" which you may position in your website using the standard Block tools.

This form contains a username and password field. Users can enter in their Vetbooker login details and on submission they will be logged into and redirected to the Vet Booker site, from where they can manage their appointments, etc.