netgen/layouts-ibexa-tags-query

Netgen Layouts query based on Netgen Tags for Ibexa CMS

1.4.3 2023-03-16 12:52 UTC

This package is auto-updated.

Last update: 2024-04-13 09:45:51 UTC


README

This bundle provides Netgen Layouts query that makes it possible to add items to block via Tags field type available in any content in Ibexa CMS CMS.

Installation instructions

Use Composer

Run the following from your installation root to install the package:

$ composer require netgen/layouts-ibexa-tags-query

Due to how prepending configuration of other bundles works in Symfony, to make this query type display after the existing Ibexa CMS query type, you need to add the bundle BEFORE NetgenLayoutsIbexaBundle in the list of activated bundles.