Skip to content

Replaces the icons in bootstrap_package with iconpacks.

License

Notifications You must be signed in to change notification settings

quellenform/t3x-bootstrap-package-iconpack

Repository files navigation

Donate Latest Stable Version TYPO3 License

Iconpack for Bootstrap Package

TYPO3 CMS Extension bootstrap_package_iconpack

What does it do?

This extension replaces the hard-coded icons in the extension bootstrap_package with the flexible icon system provided by the extension iconpack.

In addition to the functionality of EXT:iconpack, the individual iconpacks of your choice are thus available in the following elements:

  • pages (navigation icon)
  • texticon
  • accordion
  • icon group
  • card group
  • tabs
  • timeline

Of course, it is still possible to use an image as provided by Bootstrap Package, as only the icon sets are replaced.

Installation

  1. Make sure you have installed EXT:bootstrap_package and EXT:iconpack, as well as a suitable iconpack provider
  2. Install this extension from TER or with Composer
  3. Add the provided TypoScript to your template

Note: Make sure you include the template at the end, otherwise lib.parseFunc_RTE will be overwritten by bootstrap_package and the icons cannot be displayed by the RTE.