To get started you will simply need to add the package to your “eggs” and “zcml” sections, run buildout and restart your Plone instance
A sample buildout configuration file, i.e. buildout.cfg, could look like this:
[buildout]
parts = instance
[instance]
eggs =
eea.faceted.vocabularies
zcml =
eea.faceted.vocabularies
The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.
The EEA Faceted Vocabularies (the Original Code) is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
More details under docs/License.txt