“”

FontAwesome Provider

fontawesome_provider / stable

Integrates legacy FontawesomeIconProvider and FontAwesome 4.7

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req friendsoftypo3/fontawesome-provider

Tags

#fontawesome #icons

Last upload comment

[RELEASE] v1.0.3
[TASK] Declare compatibility with TYPO3 12 LTS (#12)
[BUGFIX] Use `$TYPO3_CONF_VARS/BE/stylesheets` (#13)
[TASK] Run tests with PHP 8.2 (#11)
[TASK] Upgrade to phpunit v10 (#9)
[BUGFIX] Run Github CI on pull requests (#10)

Downloads by month

Download 1.0.3 External Manual Found an Issue? Code Insights Packagist.org
Author
TYPO3 Community
Last update
25. Apr 2023
First upload
28. Oct 2022
Downloads
298,408
Category
Backend
Dependencies
  • TYPO3 (11.5.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req friendsoftypo3/fontawesome-provider to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.0.3 / stable
April 25, 2023
[RELEASE] v1.0.3
[TASK] Declare compatibility with TYPO3 12 LTS (#12)
[BUGFIX] Use `$TYPO3_CONF_VARS/BE/stylesheets` (#13)
[TASK] Run tests with PHP 8.2 (#11)
[TASK] Upgrade to phpunit v10 (#9)
[BUGFIX] Run Github CI on pull requests (#10)
11.5.0 - 12.4.99 Download
1.0.2 / stable
February 10, 2023
[RELEASE] v1.0.2
[BUGFIX] Fix Github Actions deprecation
[TASK] Declare compatibility with TYPO3 12.2 (#8)
[TASK] Update README.md
[TASK] Update dev dependencies (#7)
[BUGFIX] Register class alias map in composer.json (#6)
[TASK] Add missing export ignore (#1)
[DOCS] Add usage chapter (#2)
11.5.0 - 12.2.0 Download
1.0.0 / stable
October 28, 2022
Initial upload to TER.
11.5.0 - 12.0.0 Download