Divi Masonry Gallery

Source

Third-party — baked from artefact (not on wordpress.org)

Purpose

Masonry-layout image galleries for the Divi builder

Special infra

None

Install

This is a third-party plugin (its wordpress.org slug lookup returns 404), so it is not provisioned via Composer. Supply its artefact (a tarball whose root is the plugin folder) in the build-only packages/ directory and extract it in the build:

tar -xzf packages/divi-masonry-gallery-*.tar.gz -C web/app/plugins

Activate it in bootstrap. Make the bake step tolerant of the artefact being absent if the site does not need it.

Configuration

Galleries are configured through the Divi builder and stored as content in the database; images are ordinary media on the uploads PVC. No writable filesystem paths and no special volumes.