Download the PHP package fgtclb/file-required-attributes without Composer
On this page you can find all versions of the php package fgtclb/file-required-attributes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fgtclb/file-required-attributes
More information about fgtclb/file-required-attributes
Files in fgtclb/file-required-attributes
Package file-required-attributes
Short Description Marks metadata fields required and disables file references if required fields are missing
License GPL-3.0-or-later
Informations about the package file-required-attributes
EXT:file_required_attributes
What does it do?
This extension offers the ability to set metadata information as required. With required attributes, it provides the possibility to disable references having missing attributes.
If metadata is set in file reference, too, the file reference is updated.
If attribute only appears in metadata, a virtual field is added to reference, enforcing the ability to update metadata from reference. A warning, this change is made globally, is added to the field description.
Installation
How to use
Add required field registration in TCA/Overrides/sys_file_metadata.php
inside
your extension:
This extension will handle all required steps by itself, you don't need to handle with TCA.
All versions of file-required-attributes with dependencies
typo3/cms-backend Version ^12.4 || ^13.4
typo3/cms-core Version ^12.4 || ^13.4
typo3/cms-filelist Version ^12.4 || ^13.4
typo3/cms-filemetadata Version ^12.4 || ^13.4