Downloads

Download lightning-8.x-4.114.tar.gztar.gz 113.89 KB
MD5: fc27cf7239e57946c85e63f4b0ef1b3b
SHA-1: 8b1cc947f0ec5b71759feecd24b2d016da717b06
SHA-256: 17c5a2c42bb365ec4c1fc05f230da0c3f44d04956ef8b111badac54a1f9a07a8
Download lightning-8.x-4.114.zipzip 151.8 KB
MD5: 65f325f1d3798a6fd03b540abaeb58a9
SHA-1: a36c3d1f89903873de59ba48d09a5a51d3de3aa9
SHA-256: f45d5b10c860c6cb9f685b059e50a18b94e843b08da98a75b4abf4cd83412893

Release notes

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Security updated Lightning Layout to 2.10.
  • Updated Composer dependency to the latest secure releases.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~4.1.14 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/8.x-4.x/UPDATE.md.

Created by: phenaproxima
Created on: 14 May 2021 at 23:30 UTC
Last updated: 15 May 2021 at 00:37 UTC
Bug fixes

Other releases