TYPO3 Extension Icon Content

DonateLatest Stable VersionTYPO3License

This extension adds an icon content element to your TYPO3 website. With the new content element you can add an icon of the Font Awesome Library instead of an image.

1. Introduction

Features

  • Based on extbase & fluid
  • Simple and fast installation
  • No configuration needed
  • Easy to use icon selector with searchfield

2. Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer req lavitto/typo3-icon-content.

Installation from TYPO3 Extension Repository (TER)

Download and install the extension icon_content with the extension manager module.

3. Minimal setup

  1. Include the static TypoScript of the extension.
  2. Include the static TypoScript (CSS) of the extension. OPTIONAL, if Bootstrap 4 is not available on your website.
  3. Create an icon content element on a page

4. Administration

Create content element

  1. Create a new content element and select "Icon Content"
  2. Add header/text and select the icon in the tab "Icon"
  3. Define settings like the icon size, animation, color, rotation, position or border

5. Configuration

Constants

This default properties can be changed by Constant Editor:

PropertyDescriptionTypeDefault value
enableFontAwesomeIncludes Font Awesome CSS/Fonts to the websitebooleantrue

6. Contribute

Please create an issue at https://gitlab.com/lavitto/typo3-icon-content/issues.

Please use GitLab only for bug-reports or feature-requests. For support use the TYPO3 community channels or contact us by email.

7. Support

If you need private or personal support, contact us by email on info@lavitto.ch.

Be aware that this support might not be free!