cepharum / contao-travel
Contao 4.x bundle extending pages to contain meta information used with a website listing travels
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=7.1
- codefog/tags-bundle: 2.1.x
- contao/core-bundle: ~4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is not auto-updated.
Last update: 2024-11-10 05:46:06 UTC
README
This Contao 4.x bundle was developed to extend basic models of Contao for supporting travel-related information.
Features
- Pages of Contao are extended to
- optionally store geo-coordinates
- be tagged using a fixed set of tags to be managed by some administrator
Development Information
Development relies on several available documentations regarding how to develop Contao plugins.