PHPackages                             georgringer/docs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. georgringer/docs

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

georgringer/docs
================

Backend documentation toolbar for WSK

1.0.0(1mo ago)0230↑133.3%GPL-2.0-or-laterPHP

Since Apr 13Pushed 1mo agoCompare

[ Source](https://github.com/georgringer/docs)[ Packagist](https://packagist.org/packages/georgringer/docs)[ Fund](https://paypal.me/GeorgRinger/10)[ Fund](https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG)[ RSS](/packages/georgringer-docs/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

georgringer/docs
================

[](#georgringerdocs)

TYPO3 backend extension that adds a documentation toolbar button. Clicking the button opens the project documentation in an iframe modal.

Features
--------

[](#features)

- Toolbar icon in the TYPO3 backend (help icon)
- Opens a configurable documentation URL in a modal iframe
- Fully translatable (EN/DE included)

Configuration
-------------

[](#configuration)

The documentation URL can be changed in the TYPO3 Extension Manager or Install Tool under **Admin Tools → Settings → Extension Configuration → docs**.

SettingDefaultDescription`docUrl``/_assets/docs/Inhalt/Inhaltselemente.html`URL to the documentation HTML pageGenerating the documentation
----------------------------

[](#generating-the-documentation)

The documentation is built with [daux.io](https://daux.io) from the `docs/` directory:

```
# Static HTML generieren
daux generate --destination=public/_assets/docs/
```

To also include auto-generated component documentation from TYPO3:

```
ddev typo3 fbase:component:documentation \
  packages/f_theme/Resources/Private/Ui \
  --format=markdown > docs/Inhalt/Komponenten.md

daux generate --destination=public/_assets/docs/
```

Installation
------------

[](#installation)

The package is included as a local path repository via Composer:

```
composer require georgringer/docs
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance89

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

57d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d08c176686c8914d32c70d4af388887d738930fdfdf07c7ca9c841ad10ed683?d=identicon)[georgringer](/maintainers/georgringer)

---

Top Contributors

[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (1 commits)")

### Embed Badge

![Health badge](/badges/georgringer-docs/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

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

101466.4k44](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[fluidtypo3/flux

The flux package from FluidTYPO3

150999.7k24](/packages/fluidtypo3-flux)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.3M74](/packages/typo3-cms-redirects)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.0M6](/packages/netresearch-rte-ckeditor-image)[eliashaeussler/typo3-form-consent

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

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

PHPackages © 2026

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