Skip to content

Netgen Tags Bundle is an eZ Publish / eZ Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in eZ Publish kernel.

License

Notifications You must be signed in to change notification settings

brendan-pike/TagsBundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netgen Tags Bundle

Build Status Code Coverage Downloads Latest stable License

Netgen Tags Bundle is an eZ Publish / eZ Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in eZ Publish kernel.

This repository represents a rewrite of eZ Tags, the original eZ Publish 4 extension located at https://github.com/ezsystems/eztags.

Implemented features

  • eztags field type
  • Tags service and legacy SPI handler
  • Signal slot tags service
  • /tags/id/{tagId} and /tags/view/{tagUrl} pages
  • TagId and TagKeyword search criteria
  • Solr indexing of eztags field type
  • Tag router and path generator
  • Admin interface (standalone, as well integrated into Platform UI)
  • REST interface

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

About

Netgen Tags Bundle is an eZ Publish / eZ Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in eZ Publish kernel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.0%
  • CSS 14.8%
  • JavaScript 7.6%
  • HTML 3.6%