Netgen Tags Bundle is an Ibexa Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in Ibexa Platform kernel.
- eztagsfield type
- Tags service and legacy SPI handler
- Event dispatching tags service
- /tags/id/{tagId}and- /tags/view/{tagUrl}pages
- TagIdand- TagKeywordsearch criteria
- Solr indexing of eztagsfield type
- Tag router and path generator
- Admin interface (standalone, as well integrated into Ibexa Platform 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