con4gis/io-travel-costs

Travel costs bundle to calculate costs for driving using con4gis.io services.

v1.4.7 2023-07-20 11:24 UTC

README

Overview

The IOTravelCostsBundle implements a calculator for travel costs, based on customizable tariffs. The tariff structure can be edited in the backend and can depend on the current time, e.g. you can have different tariffs for different times of the day or different days of the week.

Features include:

  • Customizable tariff structure for different days
  • Frontend module to specify your desired start and end location
  • Uses con4gis.io servers for the calculations (addresses, lengths, prices,..)

Installation

Via composer:

composer require con4gis/io-travel-costs

Alternatively, you can use the Contao Manager to install the con4gis-IOTravelCosts.

Requirements

  • Contao (4.9.x LTS or latest stable release)
  • MapsBundle (latest stable release)

Documentation

Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.