This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the "Font Awesome Icons" in TYPO3.

iconfont iconset typo3-cms-extension webfont
2 Open Issues Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to extend the existing TYPO3 extension to support Font Awesome Pro icons. This involves documenting the process of integrating custom Font Awesome Pro icons (already obtained as an npm package) into a user's TYPO3 extension, specifying the necessary steps and files required beyond simply placing them in the Resources/Public/Vendor folder. The documentation should guide users on how to configure the extension to utilize these Pro icons within the TYPO3 backend.

Complexity: 4/5
documentation good first issue

This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the "Font Awesome Icons" in TYPO3.

PHP
#iconfont#iconset#typo3-cms-extension#webfont

AI Summary: The task is to modify the TYPO3 extension 'iconpack_fontawesome' to render Font Awesome icons using `<i>` tags instead of `<span>` tags, addressing a CSS compatibility issue raised by a user. This involves changing how the extension generates the HTML for the icons.

Complexity: 4/5
documentation good first issue

This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the "Font Awesome Icons" in TYPO3.

PHP
#iconfont#iconset#typo3-cms-extension#webfont