{"id":15937647,"url":"https://github.com/richardbporter/drush-users-commands","last_synced_at":"2025-08-05T06:12:53.741Z","repository":{"id":27435086,"uuid":"113477202","full_name":"richardbporter/drush-users-commands","owner":"richardbporter","description":"Drush commands to interact with multiple Drupal users.","archived":false,"fork":false,"pushed_at":"2024-09-05T02:39:45.000Z","size":183,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T15:03:01.503Z","etag":null,"topics":["drupal","drush","list-users","toggle-users","user-list"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardbporter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-07T17:00:08.000Z","updated_at":"2024-09-05T02:24:07.000Z","dependencies_parsed_at":"2023-01-14T06:44:46.169Z","dependency_job_id":"f5c57ab7-9379-4816-8042-daafe40bf620","html_url":"https://github.com/richardbporter/drush-users-commands","commit_stats":{"total_commits":119,"total_committers":5,"mean_commits":23.8,"dds":"0.47058823529411764","last_synced_commit":"bb7acd507970d4c87706dfb89fc3144c602cd2a0"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/richardbporter/drush-users-commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardbporter%2Fdrush-users-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardbporter%2Fdrush-users-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardbporter%2Fdrush-users-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardbporter%2Fdrush-users-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardbporter","download_url":"https://codeload.github.com/richardbporter/drush-users-commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardbporter%2Fdrush-users-commands/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268682523,"owners_count":24289659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drupal","drush","list-users","toggle-users","user-list"],"created_at":"2024-10-07T05:04:24.882Z","updated_at":"2025-08-05T06:12:53.691Z","avatar_url":"https://github.com/richardbporter.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CI Status](https://github.com/richardbporter/drush-users-commands/actions/workflows/ci.yml/badge.svg)\n\n# drush-users-commands\nDrush commands to interact with multiple Drupal users.\n\n## Requirements\n- Drush ^12.2 || ^13.0\n- Drupal ^10.2 || ^11.0\n\n## Installation\nSince this is a [site-wide Drush command](https://www.drush.org/latest/commands/#site-wide-commands), it will only be found when installed in certain directories. It is recommended to update your Composer installers path for drupal-drush packages to:\n ```\n \"drush/Commands/{$name}\": [\"type:drupal-drush\"]\n ```\n Then install it as usual:\n ```\n composer require richardbporter/drush-users-commands\n ```\n Note that the directory the package is installed to (UsersCommands) differs from the repository name (drush-users-commands) due to the [installer name property]( https://github.com/composer/installers#custom-install-names).\n\n## Commands\n\n### drush users:list\nList all Drupal users in a table format. See `drush users:list --help`\nfor filtering options.\n\nAliases: ulist, user-list, list-users\n\n### drush users:toggle\nBlock/unblock all users while keeping track of previous state.\n\nFor example, say you have the following five users with corresponding\nstatuses:\n\n- admin -\u003e active\n- foo   -\u003e blocked\n- bar   -\u003e active\n- baz   -\u003e active\n- qux   -\u003e blocked\n\nRunning `drush users:toggle` will block admin, bar and baz. Running\n`drush users:toggle` again will unblock admin, bar and baz but foo and\nqux stay blocked since that was their previous status.\n\nAliases: utog\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardbporter%2Fdrush-users-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardbporter%2Fdrush-users-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardbporter%2Fdrush-users-commands/lists"}