r3h6 / form-typolink-checkbox
Typolink checkbox for TYPO3 form framework.
Installs: 769
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: >= 7.2, < 8.1
- typo3/cms-core: ^10.4 || ^11.5
- typo3/cms-form: ^10.4 || ^11.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.3
- helmich/typo3-typoscript-lint: ^2.5
- phpmd/phpmd: @stable
- saschaegerer/phpstan-typo3: ^1.0
- typo3/coding-standards: ^0.5.0
- typo3/testing-framework: ^6.9.0
Replaces
- typo3-ter/form-typolink-checkbox: 1.0.1
README
Typolink checkbox for TYPO3 form framework.
This extension adds a new checkbox element with the possibility to create a link within the label text.
Integration
Just install the extension. No configuration or TypoScript setup required.
Usage
- Add the new element "Typolink Checkbox" to your form.
- Wrap the text to link with double square brackets, otherwise the link is appendend to label text.