Skip to content

Releases: sitegeist/Sitegeist.Taxonomy

Update fa-icon classes for Neos 4.0

31 May 11:44
Compare
Choose a tag to compare
v1.0.1

TASK: Use fa5 icon names to fix display problems in Neos 4

Initial release

30 May 11:23
Compare
Choose a tag to compare
FEATURE: Add cli-commands for taxonomy management

- `taxonomy:list` List all taxonomy vocabularies
- `taxonomy:import` Import taxonomy content, expects filename + vocabulary-name (with globbing)
- `taxonomy:export` Export taxonomy content, expects filename + vocabulary-name (with globbing)
- `taxonomy:prune` Prune taxonomy content, expects vocabulary-name (with globbing)