Drupal is a registered trademark of Dries Buytaert

acquia_optimize

47 sites Security covered
View on drupal.org

Module that implements the Acquia Web Governance Quick Scan for editors in Drupal to see potential SEO and accessibility issues on any page. The module provides an intuitive modal-based interface for content editors and seamless integration with Canvas.

Features

Core Scanning Capabilities

  • Accessibility Analysis: Comprehensive checks against WCAG 2.0, 2.1, and 2.2 standards (A, AA, AAA levels)
  • SEO Analysis: Detailed suggestions for Search Engine optimization with categorized issue types
  • Readability Assessment: Content difficulty scoring to improve content accessibility
  • Data Privacy Compliance: Scans for potential data protection violations

User Interface & Experience

  • Modal-based Interface: Clean, non-intrusive modal dialog for content pages
  • Real-time AJAX Scanning: Live progress indicators with responsive feedback
  • Collapsible Results: Organized, expandable sections for different issue categories
  • Multi-stage Modal: Initial scan - scanning progress - detailed results workflow
  • Responsive Design: Optimized for desktop and tablet editing environments

Integration Features

  • Drupal Content Integration: Seamless integration with standard Drupal content editing workflow
  • Canvas Support: Dedicated React-based extension for Canvas authoring environment
  • Permission-based Access: Granular permission controls for scanning and administration
  • API Configuration: Flexible API endpoint and credential management

Installation

  1. Install with Composer:

composer require drupal/acquia_optimize

  1. Enable the module from /admin/modules or via Drush:

drush en acquia_optimize

  1. Configure API credentials (see Configuration section below)

Configuration

Prerequisites

  • Valid Acquia Web Governance account with API access
  • API Key and API URL from your Monsido dashboard
  • Proper user permissions configured

Setup Process

Configuration access requires the administer acquia optimize permission

  1. Navigate to Configuration: Go to /admin/config/content/acquia-optimize or via:

    Administration > Configuration > Content authoring > Acquia Web Governance

  2. API Configuration:

    • API Key: Enter your Web Governance API key from your Monsido account
    • API URL: Set the API endpoint (must use HTTPS and be a valid Monsido domain)
    • Connection Validation: The system automatically validates your API connection before saving
  3. Accessibility Standards: Choose your preferred WCAG compliance level:

    • WCAG 2.0: A, AA, AAA
    • WCAG 2.1: A, AA, AAA
    • WCAG 2.2: A, AA, AAA
  4. Development Options:

    • Debug Mode: Enable for detailed logging during development and troubleshooting

Documentation

https://docs.acquia.com/acquia-optimize/quick-scan

Activity

Total releases
10
First release
Feb 2025
Latest release
5 months ago
Release cadence
26 days
Stability
80% stable

Release Timeline

Releases

Version Type Release date
2.0.0 Stable Oct 1, 2025
1.3.1 Stable Oct 1, 2025
2.x-dev Dev Sep 24, 2025
1.3.0 Stable Sep 1, 2025
1.2.2 Stable Jul 28, 2025
1.2.1 Stable Jul 25, 2025
1.2.0 Stable Jul 8, 2025
1.x-dev Dev Jun 23, 2025
1.1.0 Stable Mar 4, 2025
1.0.0 Stable Feb 5, 2025