Installation of extension icon_hub
The extension danielharing/icon-hub can be installed either via Composer (recommended) or in classic mode.
Table of contents
Installation with Composer
Check whether you are already using the extension with:
composer show | grep icon-hub
Copied!
This should either give you no result or something similar to:
danielharing/icon-hub 13.0.0
Copied!
If it is not installed yet, use the composer require command to
install the extension:
composer require danielharing/icon-hub
Copied!
The given version depends on the version of the TYPO3 CMS Core you are using.
Installation in classic mode
In the backend:
- Go to Admin Tools > Extensions
- In the Docheader, select Get Extensions
-
Click Update now
The button is on the top right.
- Enter "icon_hub" in the search field
- Click on Go
-
Click on the Action icon on the left for the extension:
Import and Install
Now the extension is installed, but not activated. To activate:
- Choose Installed Extensions in the Docheader
- Click on the icon with a + sign for the extension in the A/D column.