jweiland / contributory-calculator
Extension to calculate contributories in the frontend.
Installs: 3 688
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
pkg:composer/jweiland/contributory-calculator
Requires
- typo3/cms-core: ^13.4.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.14
- phpstan/phpstan: ^1.10
- roave/security-advisories: dev-latest
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^9.0.1
Replaces
- typo3-ter/contributory_calculator: 7.0.0
This package is auto-updated.
Last update: 2025-10-21 14:17:47 UTC
README
Extension to calculate contributories in the frontend.
1 Features
- Create records for each kind of care form.
- Define a value in percent for each care form
- Differ between children above and below 3 years
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/contributory-calculator
Installation as extension from TYPO3 Extension Repository (TER)
Download and install contributory_calculator
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create care-records on a sysfolder.
- Create a plugin on a page and select at least the sysfolder as startingpoint.
3 Support
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.