Skip to content

Latest commit

 

History

History
104 lines (60 loc) · 2.79 KB

README.rst

File metadata and controls

104 lines (60 loc) · 2.79 KB
Coveralls Latest Version Egg Status

https://img.shields.io/pypi/pyversions/collective.resourcebooking.svg?style=plastic:alt:Supported-PythonVersions

License

collective.resourcebooking (WIP)

Allow users to book resources like rooms in Plone

Features

  • You can add multiple resource booking container in a Plone site, to manage different resources.
  • Every resource booking container has a resources and a bookings container
  • Create your resources you want to make bookable in the resources container
  • Create bookings in the bookings container
  • For now there are two time slots per day available "Morning", "Afternoon".

Translations

This product has been translated into

  • English

Installation

Install collective.resourcebooking by adding it to your buildout:

[buildout]

...

eggs =
    collective.resourcebooking

and then running bin/buildout

Maintainers

Contributors

Put your name here, you deserve it!

  • ?

Contribute

Support

If you are having issues, please let us know and open an issue.

License

The project is licensed under the GPLv2.