psvneo / t3-extension-address
This extension provides the possibility to create persons, associated with addresses, and show them as a sorted list or a single record. Also includes vcard download.
2.0.1
2022-04-21 08:46 UTC
Requires
- jeroendesloovere/vcard: ^1.7
- typo3/cms-core: ^10.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- helmich/typo3-typoscript-lint: ^2.3
- nimut/testing-framework: ^5.1
- phpmd/phpmd: ^2.9
- phpstan/phpstan: 0.12.*
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2024-11-25 15:32:15 UTC
README
Overview
This extension provides the possibility to create persons, associated with addresses, and show them as a sorted list or a single record.
Installation
- Navigate to the root of the extension and run composer install.
- Activate the extension via the Extensions module.
- Include the static typo script file.
To Do
- Create a better readme.md