2017 © Pedro Peláez
 

drupal-drush drush-users-commands

Drush commands to interact with multiple Drupal users.

image

richardbporter/drush-users-commands

Drush commands to interact with multiple Drupal users.

  • Friday, May 4, 2018
  • by richardbporter
  • Repository
  • 0 Watchers
  • 0 Stars
  • 427 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 6 % Grown

The README.md

CI Status, (*1)

drush-users-commands

Drush commands to interact with multiple Drupal users., (*2)

Requirements

  • Drush ^12.2 || ^13.0
  • Drupal ^10.2 || ^11.0

Installation

Since this is a site-wide Drush command, it will only be found when installed in certain directories. It is recommended to update your Composer installers path for drupal-drush packages to: "drush/Commands/{$name}": ["type:drupal-drush"] Then install it as usual: composer require richardbporter/drush-users-commands Note that the directory the package is installed to (UsersCommands) differs from the repository name (drush-users-commands) due to the installer name property., (*3)

Commands

drush users:list

List all Drupal users in a table format. See drush users:list --help for filtering options., (*4)

Aliases: ulist, user-list, list-users, (*5)

drush users:toggle

Block/unblock all users while keeping track of previous state., (*6)

For example, say you have the following five users with corresponding statuses:, (*7)

  • admin -> active
  • foo -> blocked
  • bar -> active
  • baz -> active
  • qux -> blocked

Running drush users:toggle will block admin, bar and baz. Running drush users:toggle again will unblock admin, bar and baz but foo and qux stay blocked since that was their previous status., (*8)

Aliases: utog, (*9)

The Versions

04/05 2018

dev-master

9999999-dev

Drush commands to interact with multiple Drupal users.

  Sources   Download

The Requires

 

The Development Requires

drupal drush user-list list-users

04/05 2018

dev-update

dev-update

Drush commands to interact with multiple Drupal users.

  Sources   Download

The Requires

 

The Development Requires

drupal drush user-list list-users

04/05 2018

dev-ignore

dev-ignore

Drush commands to interact with multiple Drupal users.

  Sources   Download

The Requires

 

The Development Requires

drupal drush user-list list-users

22/03 2018

1.0.2

1.0.2.0

Drush commands to interact with multiple Drupal users.

  Sources   Download

The Requires

 

The Development Requires

drupal drush user-list list-users

14/12 2017

1.0.1

1.0.1.0

Drush commands to interact with multiple Drupal users.

  Sources   Download

The Requires

 

The Development Requires

drupal drush user-list list-users

11/12 2017

1.0.0

1.0.0.0

Drush commands to interact with multiple Drupal users.

  Sources   Download

The Requires

 

The Development Requires