one4vision/imagecredits14v

Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.

Maintainers

Package info

github.com/one4vision/imagecredits14v

Type:typo3-cms-extension

pkg:composer/one4vision/imagecredits14v

Statistics

Installs: 34

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

13.0.1 2026-02-10 08:24 UTC

This package is auto-updated.

Last update: 2026-04-10 08:54:01 UTC


README

Total downloads TYPO3 extension Stability TYPO3 versions Latest version

What does it do?

The extension provides an overview of all images used on the website and displays their copyright information in the frontend. In the backend, a dedicated module lists all images in a table, allowing administrators to easily edit copyright details.

Installation

Installation using composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do

composer require one4vision/imagecredits14v

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

Plugin Configuration

The extension comes with two plugins

Image-Credits :: Copyright
Image-Credits :: Metadata

It is possible to link news records directly from the copyright overview to a detail page.
To do this, the UID of the detail page must be specified via TypoScript.

plugin.tx_imagecredits14v_imglist.settings.news.detailPid = 

If this parameter is empty, no link is set.

Plugin: Copyright

Depending on the configuration, this plugin displays all images used in the TYPO3 system with details of the page and copyright information.

Root Page-ID

If the website consists of several root pages, the root to be displayed can be specified here.

Nur aktuelle Seite (ohne Unterseite)

If checked, only images from the page which contains the plugin will be displayed.
If unchecked, the collector selects all images, up from the root page.

Referenzen aus Erweiterungen anzeigen

By default, only images from the tables tt_content and pages are read. Here you can specify from which tables the images can still originate. Only tables that can be found in the sys_file_reference table are specified.

Bilder in Liste anzeigen

If checked, the images are also displayed as a preview in the table.
If unchecked, only the file name is visible.

Nur Dateien aus folgenden Verzeichnissen anzeigen

Here you can specify directories (from fileadmin) in which the images to be displayed MUST be located.

Referenzen auf folgenden Seiten ignorieren

If images are not to be displayed on certain pages (e.g. demo pages), these can be defined here.

Plugin: Metadata

Depending on the plugin settings, all meta data of the images found are output via this plugin.

If the site visitor is a logged-in backend user, the fields “Copyright information”, “Alternative text”, “Image caption” and “Download name” are delivered as form fields and can be edited directly in the frontend.

Root Page-ID

If the website consists of several root pages, the root to be displayed can be specified here.

Referenzen aus Erweiterungen anzeigen

By default, only images from the tables tt_content and pages are read. Here you can specify from which tables the images can still originate. Only tables that can be found in the sys_file_reference table are specified.

Nur Dateien aus folgenden Verzeichnissen)

Here you can specify directories (from fileadmin) in which the images to be displayed MUST be located.

Referenzen auf folgenden Seiten ignorieren

If images are not to be displayed on certain pages (e.g. demo pages), these can be defined here.

Bearbeitung für folgende Website-Benutzergruppen freigegeben

Meta data can be edited directly in the frontend using an editing form. By default, this is possible for all logged-in backend users. If you want this function to be available to logged-in frontend users as well, you can add the necessary user groups here.

Backend Module

The extension is delivered with a backend module "Datei-Metadaten". The module displays all images of the selected page and its subpages in a table. The list can be filtered by file type and sorted using the columns and provides a quick overview of the licenses and copyright information maintained. The files can be edited directly from the list.

ImageCredits14v BackendLink

ImageCredits14v BackendModule

Licences

The “Image Licenses” button can be used to manage licenses that can be assigned to images. This license is then displayed in the image overview.

URL
Repository: https://github.com/one4vision/imagecredits14v
TER: https://extensions.typo3.org/extension/imagecredits14v