PHPackages                             skilldisplay/typo3-skilldisplay - 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. skilldisplay/typo3-skilldisplay

ActiveTypo3-cms-extension

skilldisplay/typo3-skilldisplay
===============================

SkillDisplay integration for TYPO3

v3.0.2(2y ago)1694GPL-2.0-or-laterPHPPHP ^7.4 || ^8.1 || ^8.2

Since Dec 1Pushed 2y ago2 watchersCompare

[ Source](https://github.com/SkillDisplay/TYPO3ContentElements)[ Packagist](https://packagist.org/packages/skilldisplay/typo3-skilldisplay)[ Docs](https://github.com/SkillDisplay/TYPO3ContentElements)[ RSS](/packages/skilldisplay-typo3-skilldisplay/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (7)Dependencies (11)Versions (10)Used By (0)

```
=======================================================================
Display Skills & SkillSets from SkillDisplay as TYPO3 Content Elements
========================================================================

This TYPO3 extension allows to show SkillDisplay Skills & SkillSets in TYPO3 installations.

Scenarios
* Show job requirements based on official certification and expert definitions on your website

* Visualize the curriculum of a training your agency provides

* Display the requirements for official certification (on official pages or your intranet websites)

You can list the skills as content elements one by one, or use SkillSets for grouping purposes (see scenarios above).
All public SkillSets available on the SkillDisplay platform (e.g.: Certification curriculums, etc.) are automatically available for use in this extension.
To use custom SkillSets you either need a business account on the official SkillDisplay platform, or host the Open Source SkillDisplay Core Extension on your own TYPO3 instance.

Right now this extension provides the following features:

* Content element to render one or more skills.

* Content element to render one skill set.

* DataProcessor to fetch skills as entities via API.

* DataProcessor to fetch skill sets as entities via API.

* ViewHelper to generate verification button.

* ViewHelper to generate verification URL.

* ViewHelper to group skills by domain tag

Installation
============

Install the extension via Extension Manager or composer.

Add static TypoScript once installed and activated via Extension Manager.
The TypoScript contains the rendering definition for provided content elements.

Next Step: Copy Templates or adjust template paths via TypoScript.
In order to allow TYPO3 to find the Fluid templates for content elements,
either add the path `EXT:skilldisplay_content/Resources/Private/Templates/ContentElements/` in TypoScript, e.g.::

   lib.contentElement {
       partialRootPaths {
           50 = EXT:skilldisplay_content/Resources/Private/Partials/ContentElements/
       }
       templateRootPaths {
           50 = EXT:skilldisplay_content/Resources/Private/Templates/ContentElements/
       }
   }

Ensure the path has a lower number then your own paths and doesn't overwrite any existing number.

Or copy the files from `/Resources/Private/Templates/ContentElements/` to your existing template folder.

Configuration
=============

It is possible to cache the API results for Skill Sets with this TypoScript constant::

  SkilldisplayContent.skillSet.cache = 1

You may include default CSS for the templates in your TypoScript::

  page.includeCSS.skilldisplay = EXT:skilldisplay_content/Resources/Public/Css/Styles.css

Site configuration is extended, where options like API Key can be provided.

Also TypoScript and TSconfig is added to provide wizard entries for new content elements, as well as rendering.
Both can be adjusted via custom TypoScript and TSconfig.

Usage
=====

Add content elements to the pages and insert the ID of skills as comma separated list, or select one of the available skillsets. (The list includes all public SkillSets on the official SkillDisplay platform. Using custom SkillDisplay instances based on the Open Source extension is possible, check the skilldisplay/php-api package for more information)
```

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 63.2% 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 ~126 days

Recently: every ~236 days

Total

9

Last Release

975d ago

Major Versions

v1.0.1 → v2.0.02021-01-29

v2.0.3 → v3.0.02023-07-07

PHP version history (2 changes)v1.0.0PHP 7.2.\* || 7.3.\* || 7.4.\*

v3.0.0PHP ^7.4 || ^8.1 || ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/983870937097f2611740af4f7697a1e6657d9305360eb06e57f74e17ded299a9?d=identicon)[SkillDisplay](/maintainers/SkillDisplay)

---

Top Contributors

[![liayn](https://avatars.githubusercontent.com/u/222377?v=4)](https://github.com/liayn "liayn (48 commits)")[![DanielSiepmann](https://avatars.githubusercontent.com/u/354250?v=4)](https://github.com/DanielSiepmann "DanielSiepmann (18 commits)")[![julianzangl](https://avatars.githubusercontent.com/u/75028879?v=4)](https://github.com/julianzangl "julianzangl (6 commits)")[![Weissheiten](https://avatars.githubusercontent.com/u/8425188?v=4)](https://github.com/Weissheiten "Weissheiten (4 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/skilldisplay-typo3-skilldisplay/health.svg)

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

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M48](/packages/fluidtypo3-vhs)[typo3/testing-framework

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

675.0M773](/packages/typo3-testing-framework)[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[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)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

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