Netgen Tags Bundle is an Ibexa DXP bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ibexa_keyword field type included in Ibexa core.
eztagsfield type- Tags service and legacy SPI handler
- Event dispatching tags service
/tags/id/{tagId}and/tags/view/{tagUrl}pagesTagIdandTagKeywordsearch criteria- Solr indexing of
eztagsfield type - Tag router and path generator
- Admin interface (standalone, as well integrated into Ibexa Admin UI)
- REST interface
- HTTP cache tagging and purging
Release 3.0 of this bundle was backed in crowdfunding campaign by Netmaking AS, Greater Stavanger and others.
There are two sets of tests available, unit tests and legacy integration tests.
$ composer install
$ composer test
$ composer install
$ composer test-integration