marekskopal / typo3-fontawesome
Includes Font Awesome in your TYPO3 website.
Package info
github.com/marekskopal/typo3-fontawesome
Type:typo3-cms-extension
pkg:composer/marekskopal/typo3-fontawesome
v1.1.2
2026-04-25 18:15 UTC
Requires
- php: >=8.2
- typo3/cms-core: ^13.4 || ^14.3
- typo3/cms-frontend: ^13.4 || ^14.3
Requires (Dev)
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^2.0
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^12.0
- shipmonk/phpstan-rules: ^4.0
- slevomat/coding-standard: ^8.14
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Description
This TYPO3 extension includes Font Awesome in your TYPO3 website.
Unlike regular TypoScript adding, this extension adds Font Awesome in an asynchronous, non-blocking way.
Installation
Add the extension to your project using Composer:
composer require marekskopal/typo3-fontawesome
Configuration
- Add the static template to your TypoScript template:
- Go to WEB > Template module.
- Select your root page.
- Click on Info/Modify.
- Click on Edit the whole template record.
- Go to the Includes tab.
- Add Font Awesome from the Available Items to the Selected Items.