PHPackages                             qc/qc-references - 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. qc/qc-references

ActiveTypo3-cms-extension

qc/qc-references
================

This module shows the references to the selected pages in the Pagetree, even if you don't have access to the content linking to it.

v2.1.1(2mo ago)14.8kGPL-2.0-or-laterPHPPHP ^8.1

Since May 9Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/Quebecca/qc_references)[ Packagist](https://packagist.org/packages/qc/qc-references)[ RSS](/packages/qc-qc-references/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)Dependencies (6)Versions (17)Used By (0)

Qc References
=============

[](#qc-references)

*La [version française](#documentation-qc-references) de la documentation suit le texte anglais*

About
-----

[](#about)

This extension extend the Info Module and is used to display the references of a selected page in the Pagetree, even if you don't have access to the content. It shows the following information:

- BE group : Displays the group name the pointing page responsible for the reference.
- Table : The table name having the link, for example tt\_content or pages.
- Page UID : Displays the UID of the reference page or the tt\_content PID.
- Slug : Clickable slug so you can check in FE the context in which the reference came from.

Note : The reference source state will be showned: disabled or expired if it's the case.

After installing this extension, references for a selected page can be found in the Info module.

Page TSconfig
-------------

[](#page-tsconfig)

The extension offers two parameters:

### Select the tables to check for references

[](#select-the-tables-to-check-for-references)

```
# Tables used to check. Default pages and tt_content
mod.qcReferences.allowedTables = pages, tt_content
```

### Control how many items to display

[](#control-how-many-items-to-display)

```
# How many items per pages to display. Default is 100.
mod.qcReferences.itemsPerPage = 100
```

### Screenshot of the references

[](#screenshot-of-the-references)

[![List of references](Documentation/Images/qc-references.png)](Documentation/Images/qc-references.png)

---

\[Version française\]

Documentation Qc References
===========================

[](#documentation-qc-references)

À propos
--------

[](#à-propos)

Cette extension ajoute une option au module Info et sert à afficher les références d’une page sélectionnée dans l'Arborescence des pages même si vous n'avez pas accès au contenu y pointant. L'information suivante est affichée dans le module:

- Le titre : Titre de la page ou le contenu(tt\_content) qui fait référence à la page sélectionnée.
- Groupe BE : Le nom du groupe responsable de la référence.
- Table : La table contenant la référence, par exemple tt\_content ou pages.
- UID de page : L'identifiant de la page de référence ou du contenu de la page contenant la référence.
- Slug : Le chemin(slug) cliquable pour permettre de visualiser la page du site dans son contexte "frontend".

NB : L'état désactivé ou masqué est aussi visible pour la référence.

Après l’installation de cette extension, les références à la page sélectionnée sont accessibles par le sous-menu "Références à la page" du Module Info.

### Configuration TS

[](#configuration-ts)

L’extension offre deux options de configuration:

#### Sélectionner les types des références

[](#sélectionner-les-types-des-références)

```
# Choix des tables à vérifier pour les références
mod.qcReferences.allowedTables = pages, tt_content
```

#### Contrôler l'affichage de résultat :

[](#contrôler-laffichage-de-résultat-)

```
# Quantité de lignes à afficher
mod.qcReferences.itemsPerPage = 100
```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance84

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 65.9% 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 ~148 days

Recently: every ~120 days

Total

10

Last Release

82d ago

Major Versions

1.2.0 → 12.4.9-RC22024-05-13

PHP version history (2 changes)v1.1.0PHP ^8.1

1.2.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/27681a007aeb029db3d6e30194584ff01ae097b97d8a02a5f37534d3aed30ef8?d=identicon)[Techno@Quebec.ca](/maintainers/Techno@Quebec.ca)

---

Top Contributors

[![atigiti](https://avatars.githubusercontent.com/u/51663174?v=4)](https://github.com/atigiti "atigiti (27 commits)")[![marc-munos](https://avatars.githubusercontent.com/u/64539039?v=4)](https://github.com/marc-munos "marc-munos (9 commits)")[![gaumondp](https://avatars.githubusercontent.com/u/5972510?v=4)](https://github.com/gaumondp "gaumondp (3 commits)")[![taieb123](https://avatars.githubusercontent.com/u/29729164?v=4)](https://github.com/taieb123 "taieb123 (2 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/qc-qc-references/health.svg)

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

###  Alternatives

[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

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