PreNota – A Drupal module to sell event reservations

by Roberto on December 20, 2008

in Drupal,Portfolio

PreNota - A Drupal module to sell event reservations

Left Right Minds (Vancouver – Canada) has asked me to develop a new module for Drupal : PreNota.
PreNota permits to sell event reservations directly from your website.

You can manage multiple events at the same time.
Components of PreNota :

  • Event
    Every event has its own prices, timeslots and reservations.
    An event is a Drupal node, has a public view page and can be customized using CCK or themed using standard Drupal functions.
    For each event is possible to define the dates range in which the event will be available (date begin and date end), which days of the week and if necessary also specific dates or dates ranges to exclude form the event availability.
  • Timeslot
    For every event is possible to specify many timeslots : the time intervals in which the event will be available.
    For every timeslot it is possible to define how many items are available. Items are the quantity of goods, services or seats you can provide for the defined timeslot.
    For every timeslot a type must be specified :
    default : it is used if not specific timeslots are defined : weekday or specific date
    weekday : it is used for that weekday if a specific date timeslot is not defined
    specific date : you can specify particular timeslots for some special dates
  • Price
    For each event is possible to define a list of prices to apply. This list is taken into account only if at least 2 prices are specified. Otherwise the price specified under settings is used.
  • Reservation
    A reservation represents an order for a specific timeslot of an event.
    It is associated with a person and the number of items reserved is
    stored.
    In case of multiple prices are available, also the items for each price type are stored.
  • Person
    When a user make a reservation his data are stored and are searchable through an administration interface

A public page that permits the users to buy reservations is provided as well as a Drupal block.
Complete administration interface is available.
PreNota supports payments through credit card.

If you are interested in this module, contact Left Right Minds.

Leave a Comment

Previous post:

Next post: