heimrichhannot / contao-companies
A module adding company handling to Contao for members and users.
Package info
github.com/heimrichhannot/contao-companies
Type:contao-module
pkg:composer/heimrichhannot/contao-companies
1.1.2
2018-08-03 15:10 UTC
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 |
