https://github.com/eea/eea.meeting
A plone addon for organising meetings.
https://github.com/eea/eea.meeting
plone
Last synced: 4 months ago
JSON representation
A plone addon for organising meetings.
- Host: GitHub
- URL: https://github.com/eea/eea.meeting
- Owner: eea
- Created: 2016-06-01T14:00:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2026-02-10T14:52:24.000Z (4 months ago)
- Last Synced: 2026-02-10T15:41:25.090Z (4 months ago)
- Topics: plone
- Language: Python
- Homepage:
- Size: 565 KB
- Stars: 3
- Watchers: 29
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
==============================================================================
eea.meeting
==============================================================================
A helper for organising meetings.
Features
--------
- Participants registration
- Participants approval (can be automatic)
Installation
------------
Install eea.meeting by adding it to your buildout::
[buildout]
...
eggs =
eea.meeting
and then running ``bin/buildout``
License
-------
The project is licensed under the GPLv2.