heimrichhannot / contao-companies
A module adding company handling to Contao for members and users.
Installs: 70
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: ~5.4 || ~7.0
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ^3.5.1 || ~4.1
- heimrichhannot/contao-haste_plus: >=1.2.9
README
A module adding company handling to Contao for members and users.
Company preview
Features
- adds a new company entity
- support for both members and users
- add member fields as contact person fields dynamically or just link a member as contact
Fields
tl_company:
Name | Description |
---|---|
title | The title of the company |
street | The street of the company |
street2 | An additional street value |
postal | The postal code of the company |
city | The city of the company |
state | The state of the company |
country | The country of the company |
coordinates | The geo coordinates of the company getting updated on submit of a company |