Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download bricks-8.x-1.6.tar.gztar.gz 17.65 KB
MD5: 990826602c52ba5b3cafdb275db79a5b
SHA-1: eaef3586224038e79e335e1a72a67cf61d2d5fad
SHA-256: e73df859a4faf53aea0b750e2fe36681792896d3ce29ab40ae61f6b24433f2db
Download bricks-8.x-1.6.zipzip 35.43 KB
MD5: 499f4e20d9a959b46d6d9d94cd0ac2eb
SHA-1: 0dc239049eee2d0cd244b7641fe96f88709d8543
SHA-256: 74760b69e9e536f476c3aaea36240b46b9cd6504207b50488418c8af114c937d

Release notes

Changes since 8.x-1.5:

  • #2884168 by tonystar: Smart Layout API support
  • #2883295 by mitsuroseba, tonystar: ErrorException: Undefined index: entities
  • Move default Bricks from Bricks Bootstrap
  • Migrate from Bricks Bootstrap to Bootstrap Kit
  • Proxy referenced Entity label
  • Pass $entity instead $entity_type in _bricks_form_element_alter()

Upgrading from 8.x-1.5

  1. Upgrade as usual.
  2. Create Layout bundle manually to be able to use the newest Layout API integration:
    • ECK: Structure > ECK > Bundle list > Add bundle.
    • Paragraphs: Structure > Paragraphs > Add type.
  3. Don't forget to allow this bundle in your Bricks field settings!
Created by: anydigital
Created on: 11 Jun 2017 at 15:30 UTC
Last updated: 11 Jun 2017 at 15:34 UTC
Bug fixes
New features

Other releases