con4gis/io-travel-costs

This package is abandoned and no longer maintained. The author suggests using the con4gis/travel-costs package instead.

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

v2.0.2 2025-01-29 07:12 UTC

README

Attention! This bundle has been renamed. The prefix for con4gis.io has been removed.

Overview

The TravelCostsBundle 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 support servers for the calculations (addresses, lengths, prices,..)

Installation

Via composer:

composer require con4gis/travel-costs

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

Requirements

  • Contao (4.13.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.