josefglatz/iconcheck

Module for listing registered icons and icon identifiers

Installs: 13 941

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 2

Open Issues: 8

Type:typo3-cms-extension

2.2.1 2023-05-16 09:24 UTC

This package is auto-updated.

Last update: 2023-05-16 09:24:41 UTC


README

A TYPO3 backend module which shows registered icon identifiers and list specific icons based on a configurable strings.

Useful for TYPO3 integrators and developers

Overview

Installation

The extension needs to be installed as any other extension of TYPO3 CMS:

via Composer

Require extension

composer require josefglatz/iconcheck

Require extension only in development context

composer require --dev josefglatz/iconcheck

Require master branch of the extension (for testing latest development state)

composer require --dev josefglatz/iconcheck:dev-master

via TYPO3 Extension Repository

Get it from the Extension Manager

Press the “Retrieve/Update” button and search for the extension key news and import the extension from the repository.

Get it from typo3.org:

You can always get current version from http://typo3.org/extensions/repository/view/iconcheck/current/ by downloading either the zip version. Upload the file afterwards in the Extension Manager.

Configuration

Documentation in progress

Screenshots

Open the module

TYPO3-8.7-Menu.png

Preview of the backend module

TYPO3-8.7-Module.png

Complete screenshot of the backend module

Extension Configuration

TYPO3-8.7-extConf.png

Thanks to

Open-Source is all about community and support! I want to thank everyone who contributed reports, feedback on any channel and code!

Based on other nice stuff