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:

  1. Go to Admin Tools > Extensions
  2. In the Docheader, select Get Extensions
  3. Click Update now

    The button is on the top right.

  4. Enter "icon_hub" in the search field
  5. Click on Go
  6. Click on the Action icon on the left for the extension:

    Import and Install

    Now the extension is installed, but not activated. To activate:

  7. Choose Installed Extensions in the Docheader
  8. Click on the icon with a + sign for the extension in the A/D column.