A shim repositoy for masonry as contao component.

Package info

github.com/heimrichhannot-contao-components/masonry

Type:contao-component

pkg:composer/heimrichhannot-contao-components/masonry

Statistics

Installs: 8 276

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

4.2.2 2018-10-25 06:22 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 614fab1725c4d2687faf7192a44cd5c98efb3dea

javascriptcontaomasonryshimcontao-component

This package is not auto-updated.

Last update: 2026-06-21 13:57:21 UTC


README

👁 Latest Stable Version
👁 Total Downloads

Shim repository for Masonry as Contao Component.

Install

composer require heimrichhannot-contao-components/masonry

Config

Add the following to your config (keep keys to prevent double integration):

Contao 4

$GLOBALS['TL_JAVASCRIPT']['huh_components_masonry'] = 'assets/masonry/dist/masonry.pkgd.min.js|static';

Contao 3

$GLOBALS['TL_JAVASCRIPT']['huh_components_masonry'] = 'assets/components/masonry/dist/masonry.pkgd.min.js|static';

Internal

Update Library:

svn export https://github.com/desandro/masonry.git/trunk/dist