https://github.com/eea/eea.meeting
A plone addon for organising meetings.
https://github.com/eea/eea.meeting
plone
Last synced: 6 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T16:00:57.000Z (7 months ago)
- Last Synced: 2025-03-25T04:51:12.701Z (7 months ago)
- Topics: plone
- Language: Python
- Homepage:
- Size: 541 KB
- Stars: 3
- Watchers: 30
- 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.meetingand then running ``bin/buildout``
License
-------The project is licensed under the GPLv2.