netgen/layouts-ibexa-relation-list-query
Netgen Layouts query based on relation list field type for Ibexa CMS
Maintainers
Package info
github.com/netgen-layouts/layouts-ibexa-relation-list-query
Type:symfony-bundle
pkg:composer/netgen/layouts-ibexa-relation-list-query
Requires
- php: ^8.4
- netgen/layouts-ibexa: ^2.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-only d23b4cbab7437f971ba163138b7396ed539ed515
README
This bundle provides Netgen Layouts query that makes it possible to add items to block via relation list field type available in any content in Ibexa CMS CMS.
Installation instructions
Run the following from your installation root to install the package:
$ composer require netgen/layouts-ibexa-relation-list-query
Symfony Flex will automatically enable the bundle.
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.
