ftw.meeting provides a meeting content type for plone.
The meeting acts as event but also as meeting report and can contain multiple meeting items.
It provides an ical export and an optional PDF export (optional dependency ftw.pdfgenerator).
- Add the package to your buildout configuration:
[instance]
eggs +=
...
ftw.meeting
- Install the generic setup profile.
- Main github project repository: https://github.com/4teamwork/ftw.meeting
- Issue tracker: https://github.com/4teamwork/ftw.meeting/issues
- Package on pypi: http://pypi.python.org/pypi/ftw.meeting
- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.meeting
This package is copyright by 4teamwork.
ftw.meeting is licensed under GNU General Public License, version 2.