Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 2.1 KB

README.rst

File metadata and controls

83 lines (49 loc) · 2.1 KB

plone.formwidget.relateditems

PyPI Version Supported Python Versions Travis CI status Coverage Status Documentation

Extended related items widget for Plone Websites.

Features

  • Adds new widget which allows creation of related content.

Documentation

Full documentation for end users can be found in the "docs" folder, and is also available online at https://ploneformwidgetrelateditems.readthedocs.io

Translations

This product has been translated into

  • English (source language)

Installation

Install plone.formwidget.relateditems by adding it to your buildout:

[buildout]

...

eggs =
    plone.formwidget.relateditems

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know. We have a issue tracker located at: https://github.com/it-spirit/plone.formwidget.relateditems/issues

License

The project is licensed under the GPLv2.