netgen / TagsBundle

Netgen Tags Bundle is an eZ Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in eZ Platform kernel.
https://netgen.io
GNU General Public License v2.0
48 stars 43 forks source link
ezplatform ezpublish php taxonomy-management

Netgen Tags Bundle

Build Status Code Coverage Downloads Latest stable License

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.

Implemented features

Credits

Release 3.0 of this bundle was backed in crowdfunding campaign by Netmaking AS, Greater Stavanger and others.

License and installation instructions

License

Installation instructions

Upgrade instructions

Changelogs

Unit tests

There are two sets of tests available, unit tests and legacy integration tests.

Running unit tests

$ composer install
$ composer test

Running legacy integration tests

$ composer install
$ composer test-integration