collective.venue

Dexterity venue type for use with events.


Keywords
plone, collective, event, geo, location
License
GPL-2.0+
Install
pip install collective.venue==4.1

Documentation

collective.venue

This package provides an Dexterity Venue type with geolocation support for use with events or any other location specific content.

Geolocation

If you want to use collective.venue with geolocation behavior, you should add the following line to your eggs buildout section:

eggs =
    collective.venue [geolocation]