For further changes or customization, please contact us at info@aashro.com.
The (AT)AgeCalculator is a versatile and user-friendly TYPO3 extension designed to calculate age with precision. It provides results in terms of years, months, and days, hours, minutes and seconds offering an accurate age calculation for a wide range of use cases. Age calculator is compatible with Typo3 Version 10, 11 & 12.
Key-points :
Navigate to your TYPO3 project root and run the following command:
composer require agecalc/age-calc
After installing the extension, update the database structure:
This step ensures all required database tables and fields used by the extension are created correctly.
To make the extension work properly, its TypoScript must be included:
Finally, clear the TYPO3 cache to apply all changes:
Follow these steps to install and configure the (AT)AgeCalculator extension in TYPO3 :
Download the Extension
Activate the Extension
Include TypoScript Configuration
Configure Plugin Settings
Frontend Test