con4gis / travel-costs
Travel costs bundle to calculate costs for driving using con4gis support services.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- con4gis/core: ^8.0
- con4gis/maps: ^10.0
- contao/core-bundle: ^4.13 || ^5.3
- doctrine/data-fixtures: ^1.4.4
- doctrine/orm: ^2.8.4
- doctrine/persistence: ^2 || ^3
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2025-01-29 07:12:59 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.