Installation
- 
    Install this extension from TER or with Composer: composer require quellenform/t3x-iconpackCopied!
- 
    Install one of the existing iconpack providers: 
- 
    Add the provided TypoScript to your template (Make sure that lib.is not overwritten by any subsequent templates!)parse Func_ RTE 
- 
    [Optional] Install the Iconpack for Bootstrap Package extension ...if you want to use Iconpack with Bootstrap Package and want to replace the hard-coded icons with a better and flexible system. 
Note
If you use EXT:bootstrap_package_iconpack, make sure
you include the templates at the end, otherwise lib. will be
overwritten by EXT:bootstrap_package and the icons cannot
be displayed.
Note
If you are using your own templates for the header, please note that a ViewHelper is used to display icons. In this case, simply take a look at the supplied template and migrate these settings.