danielharing / icon-hub
API for the integration of icons into the TYPO 3 CMS backend as well as the frontend.
Package info
gitlab.com/DanielHaring/icon-hub
Type:typo3-cms-extension
pkg:composer/danielharing/icon-hub
v13.0.0
2026-04-13 17:05 UTC
Requires
- typo3/cms-backend: ^13.4.22
- typo3/cms-core: ^13.4.22
Requires (Dev)
- typo3/cms-extbase: ^13.4.22
- typo3/cms-extensionmanager: ^13.4.22
- typo3/cms-install: ^13.4.22
- typo3/cms-lowlevel: ^13.4.22
- typo3/cms-reports: ^13.4.22
- typo3/cms-tstemplate: ^13.4.22
- typo3/testing-framework: ^9.3
Replaces
- typo3-ter/icon-hub: v13.0.0
This package is auto-updated.
Last update: 2026-04-15 09:25:57 UTC
README
TYPO3 CMS Extension icon_hub
This extension allows you to manage icons on a per-site basis within a TYPO3 CMS installation.
It ships with the following features:
- Automatic generation of the required stylesheets
- Introduction of a new icon database field type
- Integration of Icomoon icons
- Interface for including icons from other sources
| URL | |
|---|---|
| Repository | https://gitlab.com/DanielHaring/icon-hub |
Compatibility
| Icon Hub | TYPO3 CMS |
|---|---|
| 13.0 | 13.4 |
Installation
The recommended way to install the extension is via Composer. Just require the package in your Composer project, and the extension will be installed.
composer require danielharing/icon-hub