Install
Works with Drupal: ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
87.2 KB
MD5: ee4779956619dfdbc94752644503619d
SHA-1: 84488a97cd5c39627f4d508da77a61c76d378178
SHA-256: 0dab433cc80ac8e3e650fd961c50e639a643a252f0a8ebe8b5a469d7d4e99b0a
Download zip
123.16 KB
MD5: 17974cf48bc61329c01aa27227e05781
SHA-1: 9b08e3333c9f95d2f303d95b3418a8a1348999ec
SHA-256: 085c6cdb58e9513b6fcaefbfe1b43d07632c643c0f15288b7dfc2bf56b4f8f68
Release notes
- Fixed the warning that appears when installing site using existing configuration:
foreach() argument must be of type array|object, null given MediaEntityBundleUsage.php:68
and added an update hook for the same. - Updated minimum required composer dependencies for the acquia_cms_person module as 1.5.0.
- The display configurations updated for all view modes to render image which was previously hidden.
- The Site Studio content templates for all view modes has been updated to use drupal-field to render image instead of image element.
- Added an update hook to update display configurations for the existing sites.