“”

Form: Linked checkbox element Form: Linked checkbox element

form_element_linked_checkbox / stable

Adds a new form element which allows the editor to create a checkbox with a linked label text.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require tritum/form-element-linked-checkbox

Tags

#form #DSGVO #GDPR #form-element

Last upload comment

[!!!][TASK] Allow TYPO3 v13, drop TYPO3 v11 support
[FEATURE] Add multiline feature for label
[BUGFIX] Fix loading of backend JavaScript
[CLEANUP] Rename set folder

Downloads by month

Download 5.0.2 External Manual Found an Issue? Code Insights Packagist.org
Author
Björn Jacob, Elias Häußler
Last update
03. Dec 2024
First upload
11. Mar 2021
Downloads
438,923
Category
Frontend
Dependencies
  • TYPO3 (12.4.0 - 13.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require tritum/form-element-linked-checkbox to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (4)

Version history

Version Upload comment Works with TYPO3 Download
5.0.2 / stable
December 03, 2024
[!!!][TASK] Allow TYPO3 v13, drop TYPO3 v11 support
[FEATURE] Add multiline feature for label
[BUGFIX] Fix loading of backend JavaScript
[CLEANUP] Rename set folder
12.4.0 - 13.4.99 Download
4.0.0 / stable
July 18, 2023
Compatibility release with TYPO3 v12. Includes breaking changes. Please check https://github.com/tritum/form_element_linked_checkbox/tree/4.0.0#breaking-changes-version-4x.
11.5.0 - 12.4.99 Download
3.0.0 / stable
April 13, 2022

Most notable changes:
* [FEATURE] Streamline link resolving in all contexts
* [TASK] Support PHP 8.1

Includes 3 breaking changes:
* [!!!][FEATURE] Move link resolving from field partial to hook
* [!!!][TASK] Drop deprecated hook usage
* [!!!][TASK] Harden visibility and usage of FormElementLinkResolverHook
9.5.30 - 11.5.99 Download
2.3.0 / stable
January 13, 2022
This is the last version compatible with TYPO3 v9.

[BUGFIX] Assure character substitution in all contexts (#32)
[TASK] Use new hook for character substitution
[BUGFIX] Assure TYPO3 v9 compatibility for updated hook (#36)
[BUGFIX] Avoid output of link text after successful character substitution (#37)
[TASK] Improve documentation (README.md)
9.5.30 - 11.5.99 Download
2.2.0 / stable
December 15, 2021
Compatibility with TYPO3 v11
9.5.30 - 11.5.99 Download
2.1.2 / stable
December 15, 2021
Minor bugfix version.
9.5.25 - 10.4.99 Download
2.1.1 / stable
March 11, 2021
Initial upload of the famous extension to TER.
9.5.16 - 10.4.99 Download