Install
Works with Drupal: ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
108.52 KB
MD5: d086c99a5dbe2cdcdd86369cf4ed0e58
SHA-1: b3c2c81f6928583204bee534cb96bfc577874cc9
SHA-256: ff480ca884568a635b8f533edf5c43420224da62c7038e1e1b00a9fa086c8dc7
Download zip
203.18 KB
MD5: 2c5262b9afec94705f2e0117dfaa2e49
SHA-1: cadf9360a830ec68cc39f04bcf83b28afb45044f
SHA-256: c24c392b8f0c424e59003d70f9da5dad5ef63369c08979781a5f2a3a87189ba5
Release notes
- Installing Acquia CMS Common module on fresh Drupal site now also enables following modules/themes:
Name Type Config Rewrite module Acquia Claro theme Olivero theme - The installed Acquia Claro is set as default admin theme.
- The installed Olivero theme is set as default site theme.
- Minor changes made to fix failing PHPUnit tests.
- The project: "drupal/mysql56" is now removed and doesn't get downloaded. If you still need this, then include this in your project independently by running following command:
composer require "drupal/mysql56"