Install
Works with Drupal: >=9.5 <10.0.9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
111.47 KB
MD5: 494ed1727a76b4f666a08c19e88fe422
SHA-1: 952cc3079cac2b89556aa760a22efa0e5ae4d28b
SHA-256: 524d03bec473db43a812d877eb124221cdd7eee800881dd51c8585b5f74ad17e
Download zip
211.75 KB
MD5: 5ea2bbc883b9ce826b943bd83fdeed6c
SHA-1: 220377174cc98a949d084700fdda6e8f8ba89a5b
SHA-256: d38e458c73bc15d4f0820994055582d72c8a22c9ef2930e3e35c3237593dd8c0
Release notes
- Fixed all issues as reported by the `drupal-check` static analysis tool.
- Below modules have been removed now. If you've enabled these modules in your project, make sure to download them first before using this release of Acquia CMS Common module by running command as shown below:
Module Command Google Analytics composer require drupal/google_analyticsGoogle TagManager composer require drupal/google_tagHoneypot composer require drupal/honeypotreCAPTCHA composer require drupal/recaptchaReroute Email composer require drupal/reroute_emailShield composer require drupal/shieldAcquia Content Hub composer require drupal/acquia_contenthubAcquia Lift composer require drupal/acquia_liftAcquia Cloud Site Factory Connector composer require drupal/acsf -
The Checklist API module has been moved to the Acquia CMS Tour module . If you are using the 2.1.8 release of Acquia CMS Tour module, then no action is required, otherwise you must include Checklist API module in your project first by running the below command:
composer require drupal/checklistapi -
The Focal Point & ImageMagick module has been moved to acquia_cms_image module. If you are using the 1.5.10 release of acquia_cms_image module, then no action is required, otherwise you must include these modules in your project first by running the below commands:
composer require drupal/focal_pointcomposer require drupal/imagemagick
-
The JSON:API Extras module has been moved to Acquia CMS Headless & Acquia CMS Component module . If you are using the 1.3.8 release of Acquia CMS Headless module or 1.3.9 release of Acquia CMS Component module, then no action is required, otherwise you must include JSON:API Extras module in your project first by running the below command:
composer require drupal/jsonapi_extras -
The Default Content module has been moved to Acquia CMS Starter module . If you are using the 1.4.3 release of Acquia CMS Starter module, then no action is required, otherwise you must include Default Content module in your project first by running the below command:
composer require drupal/default_content -
The Responsive Theme Preview module has been moved to Acquia CMS Site Studio module . If you are using the 1.5.10 release of Acquia CMS Site Studio module, then no action is required, otherwise you must include Responsive Theme Preview module in your project first by running the below command:
composer require drupal/responsive_preview