Install
Works with Drupal: ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
15.87 KB
MD5: 5cd777d4e5f0afd73f4609c20975cd1b
SHA-1: f31950471cc02d1c08c06dbaee46c3aa661757ee
SHA-256: 00e9a6451c330cf24294f2966f3677a62af088c284af90c686de81db4b5f1bf4
Download zip
21.02 KB
MD5: 5789b632f39504fd229f8f65bc733b60
SHA-1: c9d92e42c2c01afef6962cda4c5fbff08e67efbc
SHA-256: 0456326ae7e71f166166d20135c19263a57a269e925d7e4d591a27d272f0f606
Release notes
Fix CloudFront cache invalidation for subdirectory installs
Prepend base path from \Drupal::request()->getBasePath() to auto-generated
invalidation paths so sites hosted on a directory path (e.g., xyz.com/sitename/)
send the correct full path to CloudFront.
Refactored module to Drupal 11 standards