marekskopal/typo3-fontawesome

Includes Font Awesome in your TYPO3 website.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.0.0 2025-09-15 18:00 UTC

This package is auto-updated.

Last update: 2025-09-15 18:03:22 UTC


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

  1. 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.