PHPackages                             one4vision/imagecredits14v - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. one4vision/imagecredits14v

ActiveTypo3-cms-extension[Image &amp; Media](/categories/media)

one4vision/imagecredits14v
==========================

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

13.0.1(3mo ago)034↓75%[1 issues](https://github.com/one4vision/imagecredits14v/issues)GPL-2.0-or-laterPHPPHP &gt;=8.3

Since Mar 3Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/one4vision/imagecredits14v)[ Packagist](https://packagist.org/packages/one4vision/imagecredits14v)[ RSS](/packages/one4vision-imagecredits14v/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (11)Used By (0)

TYPO3 extension `imagecredits14v`
=================================

[](#typo3-extension-imagecredits14v)

[![Total downloads](https://camo.githubusercontent.com/cd6428debc9b64ba8fd5ceb97c411f288b12d4c439380f30bb3c07328d68f139/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f646f776e6c6f6164732f736869656c64732e737667)](https://camo.githubusercontent.com/cd6428debc9b64ba8fd5ceb97c411f288b12d4c439380f30bb3c07328d68f139/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f646f776e6c6f6164732f736869656c64732e737667)[![TYPO3 extension](https://camo.githubusercontent.com/243d68d0ece4dfe0d51d777f8ce0eaeedfd47c6b3874f475a6f43b81ecb524f5/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f657874656e73696f6e2f736869656c64732e737667)](https://camo.githubusercontent.com/243d68d0ece4dfe0d51d777f8ce0eaeedfd47c6b3874f475a6f43b81ecb524f5/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f657874656e73696f6e2f736869656c64732e737667)[![Stability](https://camo.githubusercontent.com/113a0b9edee6b2bedbdde870fb3c7cbf7a0fa80d680af1c089619d4ed0da9086/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f73746162696c6974792f736869656c64732e737667)](https://camo.githubusercontent.com/113a0b9edee6b2bedbdde870fb3c7cbf7a0fa80d680af1c089619d4ed0da9086/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f73746162696c6974792f736869656c64732e737667)[![TYPO3 versions](https://camo.githubusercontent.com/c3a463b824c24f993e66a2c8a9f5432e05f2cf6255f8ee2c9b9b33858508b4ae/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f7479706f332f736869656c64732e737667)](https://camo.githubusercontent.com/c3a463b824c24f993e66a2c8a9f5432e05f2cf6255f8ee2c9b9b33858508b4ae/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f7479706f332f736869656c64732e737667)[![Latest version](https://camo.githubusercontent.com/85da1b5ae16e2b3754d52d6cfc4635f83d0dfd2c4a3cd408c475d6d9801bb84a/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f76657273696f6e2f736869656c64732e737667)](https://camo.githubusercontent.com/85da1b5ae16e2b3754d52d6cfc4635f83d0dfd2c4a3cd408c475d6d9801bb84a/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f696d616765637265646974733134762f76657273696f6e2f736869656c64732e737667)

What does it do?
----------------

[](#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)

### Installation using composer

[](#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)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the extension with the extension manager module.

Plugin Configuration
--------------------

[](#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

[](#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`

[](#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)`

[](#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`

[](#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`

[](#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`

[](#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`

[](#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

[](#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`

[](#root-page-id-1)

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

### `Referenzen aus Erweiterungen anzeigen`

[](#referenzen-aus-erweiterungen-anzeigen-1)

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)`

[](#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`

[](#referenzen-auf-folgenden-seiten-ignorieren-1)

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`

[](#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
--------------

[](#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](Resources/Public/Documentation/Backend-Icon.jpg)](Resources/Public/Documentation/Backend-Icon.jpg)

[![ImageCredits14v BackendModule](Resources/Public/Documentation/Backend-Module.jpg)](Resources/Public/Documentation/Backend-Module.jpg)

### Licences

[](#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:****TER:**

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance82

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~49 days

Recently: every ~63 days

Total

8

Last Release

98d ago

Major Versions

12.3.5 → 13.0.02026-02-09

PHP version history (2 changes)12.3.0PHP &gt;=8.1

13.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9c5969e9ef539cc81e34ffa6955412960b231f4365d41a91189da530b0c3f3b?d=identicon)[one4vision](/maintainers/one4vision)

---

Top Contributors

[![one4vision](https://avatars.githubusercontent.com/u/181450303?v=4)](https://github.com/one4vision "one4vision (7 commits)")

---

Tags

licenseimagesTYPO3 CMScopyright

### Embed Badge

![Health badge](/badges/one4vision-imagecredits14v/health.svg)

```
[![Health](https://phpackages.com/badges/one4vision-imagecredits14v/health.svg)](https://phpackages.com/packages/one4vision-imagecredits14v)
```

###  Alternatives

[sitegeist/sms-responsive-images

Provides ViewHelpers and configuration to render valid responsive images based on TYPO3's image cropping tool.

34493.1k2](/packages/sitegeist-sms-responsive-images)[lochmueller/focuspoint

Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.

23179.1k](/packages/lochmueller-focuspoint)[blueways/bw-focuspoint-images

Image Editor for adding focus points to images

12102.7k1](/packages/blueways-bw-focuspoint-images)[fab/media-upload

Fluid widget for mass uploading files on the Frontend using HTML5 techniques powered by Fine Uploader - http://fineuploader.com/

1927.8k1](/packages/fab-media-upload)[christophlehmann/imgproxy

TYPO3 Extension for serving images with imgproxy.

1543.1k](/packages/christophlehmann-imgproxy)[schnitzler/fluid-styled-responsive-images

Enables creation of responsive images for fluid styled content elements.

279.7k1](/packages/schnitzler-fluid-styled-responsive-images)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
