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.

Important Notification

Component type

module

Maintenance status

Development status

Downloads

151

Component created

Component changed

Provide Global Notification for Admin Section.

The concept is to provide a tool that serves two notifications to Drupal users when they log into the site:

1. When the admin user first logs into Drupal.
2. As a notification on all Drupal admin pages.

User Logout Confirm

Component type

module

Categories

Maintenance status

Development status

Downloads

242

Component created

Component changed

INTRODUCTION
------------

This module enables user logout confirmation feature

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
-------------

User Logout Tracker

Component type

module

Categories

Maintenance status

Development status

Downloads

137

Component created

Component changed

INTRODUCTION
------------

Custom module that tracks the user logout activity.

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
-------------

netFORUM SSO

Component type

module

Maintenance status

Development status

Downloads

147

Component created

Component changed

netFORUM Single Sign on. Allows users to sign in to Drupal using Avectra netFORUM credentials.

This module allows for Single Sign On between netFORUM and Drupal site. Users can sign in to Drupal site using their netFORUM credentials.

SSO with Bi-directional sync - In addition to basic SSO, this module allows you to manage (create/update) users while logging inn in Drupal site, and this information is automatically synched back to Drupal site. Drupal users can edit their password and information will automatically updated in netFORUM.

Thank you!

Multistep Registration WhyWebs

Component type

module

Maintenance status

Development status

Downloads

270

Component created

Component changed

With WhyWebs Multistep Registration you will have a multistep registration form. This module will auto create first and last names as a required field in your registration form, no need to worry about the username too, this module will create usernames depending on each user first and last name. so bottom of line this module will solve all registrations steps even faster than normal registration process.

optionally:
- show the password strength or not.
- redirect users after login to an absolute or optional url.
- redirect users after logout too.