Skip to content

l34marr/plone.app.event

 
 

Repository files navigation

plone.app.event

Plone.app.event is the calendaring framework for Plone. It provides Dexterity behaviors and an Archetypes type, Timezone support, RFC5545 icalendar export, Recurrence support, event views and a lot more.

For a Dexterity event type using plone.app.event, use plone.app.contenttypes 1.1 or newer.

The complete documentation can be found on: https://ploneappevent.readthedocs.org

Installation

For Standalone installation follow the standard buildout procedure:

$ virtualenv .
$ ./bin/pip install -U zc.buildout setuptools pip
$ ./bin/buildout

For Plone 4.3 do:

$ ./bin/buildout -c buildout-43.cfg

Note, both commands will install a test and development environment.

About

Event content type for Plone

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 73.3%
  • JavaScript 12.9%
  • HTML 9.2%
  • CSS 2.8%
  • RobotFramework 1.6%
  • Shell 0.2%