r3h6 / form-typolink-checkbox
Typolink checkbox for TYPO3 form framework.
Installs: 2 835
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 3
Type:typo3-cms-extension
Requires
- php: ^8.0
- typo3/cms-core: ^12.4
- typo3/cms-form: ^12.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.3
- helmich/typo3-typoscript-lint: ^3.0
- jangregor/phpstan-prophecy: ^1.0
- phpmd/phpmd: @stable
- phpspec/prophecy-phpunit: ^2.0
- saschaegerer/phpstan-typo3: ^1.0
- typo3/coding-standards: ^0.5.0
- typo3/testing-framework: ^7.0
Replaces
- typo3-ter/form-typolink-checkbox: 2.0.0
README
form_typolink_checkbox
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.