tieupmedia / hwt_address
Address handling for TYPO3 (since 6.2, estab. 2014) Development on https://github.com/tieupmedia/HwtTypo3HwtAddress
Installs: 2 038
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 3
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >=7.0.0 <8.4
- typo3/cms-core: >=10.1.0 <=11.5.99
Replaces
- typo3-ter/hwt-address: 0.4.2
This package is auto-updated.
Last update: 2025-03-13 21:49:48 UTC
README
Install Note:
Name the extension folder "hwt_address"!
About:
This TYPO3 extension provides a modern address handling since TYPO3 6.x, established in 2014. It adds an flexible address record, model and repository to your TYPO3. Furthermore it provides a frontend plugin based on extbase and fluid with flexible customisation options.
Features:
Conceptual + Backend
- Manage universal address records for persons or companies in backend
- Translatable records
- TYPO3's assets field for adding multimedia elements to addresses
- Relate addresses to addresses
- Relate addresses to pages (activate field in extension manager, see docu)
- Relate links to addresses, that allow flexible customization, e.g. for social/profile links.
Plugin - Frontend
- Plugin for list and single view and zip search in frontend
- Template-based handling and partial for "record wasn't found" in single view
- Selectable template variants for each plugin action. Just configure new variants selectable in flexform via page TSconfig. Add related partials for output in frontend.
- Advanced 'record not found' handling for single view. (Redirects to page or action, show a content element, show a standalone template, system's 'page not found' handler)
Integration
- Integrated ke_search indexer
- Namespaced Extbase extension
- Installable via Composer
Versions:
- < 0.1.0 for TYPO3 6.2 - 7.6
- >= 0.1.0 for TYPO3 7.6 - 8.7
- >= 0.2.0 for TYPO3 8.7 - 9.5
- >= 0.3.0 for TYPO3 9.0 - 10.4
- >= 0.4.0 for TYPO3 10.1 - 11.5