Skip to content

Extends TYPO3 tables and TCA with a UUID field

Notifications You must be signed in to change notification settings

NarkNiro/typo3-uuid

Repository files navigation

Latest Stable Version Version PHP Version Require TYPO3 11.5

Total Downloads

UUID Packages

Adds a UUID field to all TYPO3 tables to uniquely identify a record. When records are created, a DataHandler hook adds the UUID.

  • Cannot be resolved in Extbase
  • Cannot be used in the table MM context

Installation

Install with your favour:

  • composer

We prefer composer installation:

composer req narkniro/uuid