Ajax form entity

Component type

module

Maintenance status

Development status

Downloads

7861

Component created

Component changed

This module aims at ajaxifying any content entity form (creation, edition and deletion).

It can be used for various use-cases adding a complete ajax wall, mass-submiting or creating / editing via AJAX...

Note that the AJAX comments module handles AJAXifying the comments in Drupal way better (but only comments) and can be used in conjuction with Ajax form entity (just do not activate ajaxification on comments).

--------------- Drupal 8 ----------------------

Door Prize

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DESCRIPTION

This module allows the site administrator to conduct drawings among users with a given role or set of roles. When a user's name is drawn a variety of actions may be performed using triggers.

Drush Usersets

Component type

module

Maintenance status

Development status

Downloads

653

Component created

Component changed

Provides Drush commands for adding, updating, and deleting users from a CSV or JSON file. This allows you to quickly and easily create users, update their information, block users, and delete users, all by selecting a JSON or CSV data file.

dbconnect

Component type

module

Maintenance status

Development status

Component created

Component changed

This module uses the target databases to set a number of 'extra' databases in which the users can connect at login. The optional connection to an extra database is stored in the user data array so if you want to retrieve data from the extra database you connected at login you can use:
db_query($query, $args, get_target_database());