Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Reviewer

18 sites Security covered
View on drupal.org

The Reviewer module helps automate the review of Drupal configuration to identify build issues and reduce manual checks. It can be used via Drush commands or through an administrative interface.

The Reviewer module provides plugins to automate reviews of Drupal configuration, helping developers catch build issues and decrease the time spent checking configuration forms.

Additional Requirements

This module requires Drush 12.

Usage

Reviews can be run through Drush or reviewed at /admin/reports/reviewer when the reviewer_ui submodule is enabled.

Reviewer provides the following Drush commands:

  • reviewer:list: Lists all available reviews.
  • reviewer:run: Runs reviews.

Use the --help flag to see available options for each command.

Enable the reviewer_test submodule to install test content and reviews to try out Reviewer!

Additional options when running reviews

You may specify specific reviews to run by their ID. For example, reviewer:run test_node test_taxonomy runs the "Test Node" and "Test Taxonomy" reviews. For reviews that support bundles you can specify specific bundles to run. reviewer:run test_node:test_fail runs the "Test Node" review on the "test_fail" content type only.

Options

  • review: Interactively review, prompting to ignore failures and errors.
  • review-new: Interactively review, prompting to ignore new failures and errors only.
  • review-reset: Interactively review, prompting to ignore all failures and errors on the reviews run. Any previously ignored items will be forgotten and will need to be ignored again.
  • show-passed: Display passed tests in addition to failures and errors.
  • show-not-run: Display tests which were not run in addition to failures and errors.
  • show-ignored: Display ignored tests in addition to failures and errors.
  • show-all: Display ignored and passed tests in addition to failures and errors.
  • window-width: Set the window width to constrain the output table size. Defaults to no width.

Creating Reviews

Detailed information on how to create reviews can be found in the module's README.md.

Activity

Total releases
1
First release
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
2.x-dev Dev Jun 30, 2025