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
- Install with Composer:
composer require drupal/acquia_optimize
- Enable the module from
/admin/modulesor via Drush:
drush en acquia_optimize
- 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
-
Navigate to Configuration: Go to
/admin/config/content/acquia-optimizeor via:Administration > Configuration > Content authoring > Acquia Web Governance
-
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
-
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
-
Development Options:
- Debug Mode: Enable for detailed logging during development and troubleshooting
Documentation
Supporting organizations:
Sponsor
Development
Project information
- Project categories: Accessibility, Search engine optimization (SEO)
55 sites report using this module
- Created by longwave on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.










