extcode / contacts
contacts
Fund package maintenance!
extcode
paypal.me/extcart
Patreon
Installs: 8 338
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 2
Open Issues: 11
Type:typo3-cms-extension
Requires
- php: ^7.2 || ^8.0
- typo3/cms-core: ^10.4 || ^11.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.14
- helmich/typo3-typoscript-lint: ^2.0
- overtrue/phplint: ^1.1
- phpstan/phpstan: ^0.12.99
- rector/rector: ^0.11
- typo3/testing-framework: ^6.0
- dev-main
- v4.1.0
- v4.0.2
- v4.0.1
- v4.0.0
- 3.x-dev
- v3.16.1
- v3.16.0
- v3.15.1
- v3.15.0
- v3.14.0
- v3.13.2
- v3.13.1
- v3.13.0
- v3.12.0
- v3.11.0
- v3.10.0
- v3.9.1
- v3.9.0
- v3.8.1
- v3.8.0
- v3.7.1
- v3.7.0
- v3.6.0
- v3.5.0
- v3.4.0
- v3.3.1
- v3.3.0
- v3.2.0
- v3.0.1
- v3.0.0
- 2.x-dev
- v2.7.0
- v2.6.1
- v2.6.0
- v2.5.0
- v2.4.1
- v2.4.0
- v2.3.0
- v2.1.1
- v2.1.0
- v2.0.2
- v2.0.0
- 1.x-dev
- v1.0.0
This package is auto-updated.
Last update: 2024-10-30 01:46:19 UTC
README
EXT:contacts is a TYPO3 extension for handling contacts (companies, persons).
1. Features
- Persons and companies can be related to each other.
- Both can have multiple addresses and other contact data.
- Addresses can hold geolocation data to display them in maps.
2. Installation / Upgrade
2.1 Installation
Installation using Composer
The recommended way to install the extension is by using Composer.
In your Composer based TYPO3 project root, just do composer require extcode/contacts
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
3. Administration
3.1 Compatibility and supported Versions
3.2. Changelog
Please have a look into the official extension documentation in changelog chapter
3.3. Release Management
News uses semantic versioning which basically means for you, that
- bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.
- minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes.
- major updates (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.
4. Sponsoring
- Ask for an invoice.
- GitHub Sponsors
- PayPal.Me
- Patreon