“”

TCA Builder - create and change TCA in an easy way

tcabuilder / stable

Utility to easily maintain and create your TCA forms

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req spooner-web/tcabuilder

Tags

#tca #easy #manage #content #records

Last upload comment

* [BUGFIX] Correct behaviour when removing parts
* [BUGFIX] Add quoting before regex
* [FEATURE] Support for PHP 8.3

Downloads by month

Download 3.2.0 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Thomas Löffler
Company
Spooner Web
Last update
12. Jan 2024
First upload
08. Aug 2020
Downloads
18,661
Category
Miscellaneous
Dependencies
  • TYPO3 (11.5.0 - 12.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 req spooner-web/tcabuilder 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 (7)

Version history

Version Upload comment Works with TYPO3 Download
3.2.0 / stable
January 12, 2024
* [BUGFIX] Correct behaviour when removing parts
* [BUGFIX] Add quoting before regex
* [FEATURE] Support for PHP 8.3
11.5.0 - 12.4.99 Download
3.1.0 / stable
July 17, 2023
* [FEATURE] Add support for TYPO3 v11 as well
* [BUGFIX] Check for fieldname even with added alt label
* [FEATURE] Add support for PHP 8.2
11.5.0 - 12.4.99 Download
3.0.0 / stable
December 01, 2022
[!!!][TASK] Drop support for TYPO3 < v12 and PHP < 8.1
12.0.0 - 12.9.99 Download
2.1.1 / stable
August 30, 2022
[TASK] Change composer type to typo3-cms-extension
9.5.0 - 11.9.99 Download
2.1.0 / stable
March 11, 2022
[FEATURE] Add php 8.1 support
9.5.0 - 11.9.99 Download
2.0.0 / stable
December 14, 2021
[!exit][TASK] Remove support for TYPO3 v8 and add support for PHP 8.0
9.5.0 - 11.9.99 Download
1.6.1 / stable
April 12, 2021
[BUGFIX] Replace table name in language parent configuration
8.7.0 - 11.9.99 Download
1.6.0 / stable
April 12, 2021
Introduce TcaCreator class for easily creating TCA arrays in extensions
8.7.0 - 11.9.99 Download
1.5.0 / stable
February 09, 2021
* [FEATURE] Manipulate palettes (add, remove, replace)
* [FEATURE] Copy from other types
* [FEATURE] Reset type and palette item lists
* [FEATURE] Add just created custom palettes to a given position
8.7.0 - 11.9.99 Download
1.4.0 / stable
February 02, 2021
* [FEATURE] Add 'replace:' possibility for positioning
* [TASK] Add support for TYPO3 v11
8.7.0 - 11.9.99 Download
1.3.1 / stable
December 03, 2020
* [TASK] Set extension to state "stable"
* [FEATURE] Add custom palette
8.7.0 - 10.4.99 Download
1.3.0 / beta
December 03, 2020
Updated extension to 1.3.0
8.7.0 - 10.4.99 Download
1.2.0 / beta
August 26, 2020
* [FEATURE] Add possibility to set columnsOverrides when adding field
* [FEATURE] Add removal of type
* [BUGFIX] Use correct field when the position value contains colons
8.7.0 - 10.4.99 Download
1.1.2 / beta
August 17, 2020
[BUGFIX] Use correct configuration index when overriding columns
8.7.0 - 10.4.99 Download
1.1.1 / beta
August 16, 2020
* [TASK] Add unit tests and get 100% code coverage
* [BUGFIX] Fix bugs that appear during test writing
8.7.0 - 10.4.99 Download
1.1.0 / beta
August 11, 2020
* [FEATURE] Add more manipulating methods and possibility to add customOverrides
* [TASK] Change composer type to library (extension will be in vendor on composer installations)
* [TASK] Improve documentation
8.7.0 - 10.4.99 Download
1.0.0 / beta
August 08, 2020
First release. Try it out and give feedback at https://git.spooner.io/spooner-web/tcabuilder/issues/new.
8.7.0 - 10.4.99 Download