Sorry, you need to enable JavaScript to visit this website.
Skip to main content
Welcome to our website! Explore our services and portfolio.

Drupal Modules

Contrib modules for Drupal 11+

Better Status Messages - Provides a dismissable status message as a single directory component. 

Date Range Table - Provides a table as a single directory component with enhanced UI datepicker widgets for date range filtering. 

Safe Event Dispatcher - Prevents white screen errors by safely handling PHP exceptions and showing them as readable error messages instead. Safely handles exceptions that would otherwise trigger a PHP fatal error, preventing Drupal WSODs and converting them into renderable arrays within the Core Rendering Pipeline.

Safe File Replace - Safely replaces unmanaged files through the Drupal interface, allowing renaming, overwriting, or replacing files in place without manual command-line operations. Enables in-place replacement of unmanaged files directly through the Drupal admin interface, eliminating the need for command-line file copies. Supports renaming while replacing, overwriting the existing file, or saving a new upload under the same filename.

Safe Varnish Allowlist - Provides an automated test for linting and validating Varnish access control list (allowlists) within .VCL files.  The Gherkin file serves as a "living documentation" canonical representation of an allowlist that can be edited directly by DevSecOps engineers, Info Security personnel, non-Drupal or non-technical stakeholders.  

Role Promote - Allows users to submit requests for a higher Drupal Role. Allows Administrators to grant or deny the request, notifying the user of the decision.

Route Cache Utilities - Provides utilities to check for and correct route cache anomalies.