plone.formwidget.relateditems

An advanced related items widget for Plone.


Keywords
Python, Plone, Widget
License
CNRI-Python-GPL-Compatible
Install
pip install plone.formwidget.relateditems==0.2

Documentation

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.