1 vote

Font Awesome Icon Finder

Introduction

Font Awesome Icon Finder is an umbraco property editor which integrates Font Awesome icons into the Umbraco back office. It provides a searchable icon grid which uses fast and eccicient trie sorting to filter the icons in real time. It is also user upgradable which allows it to use the latest versions of the icons.

 

Usage

Using this property editor is quite simple. Simply add it to a document type in umbraco and the try editing the property in the back office. You can type in the search box to refine the icons options or press enter to search from the start again. The value persisted to the umbraco database is a string (which is also displayed in the property editor to the right of the search box) containing the css class which needs to be applied to an element (usually a <i>) to make it dispay the selected icon. Clicking on an icon in the result view changes the selected icon.

 

Upgrading Icons

To upgrad the icons it's using to the very latest icons from Font Awesome simply do the following. The current version of the font awesome icons is v5.5.0.

  1. Download the icon pack from https://fontawesome.com/ for the web and extract the files.
  2. Replace the icons.json in this plugin (wich will be stored in \App_Plugins\FontAwesomeIconFinder) with the icons.json from the Font Awesome download.

Screenshots

Documentation

Source code

 Download package
version 1.1.3

NuGet install instructions for Umbraco 7.0.0-8.18.13

Install-Package FontAwesomeIconFinder

Package owner

Rob Davis

Rob Davis

Rob has 76 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.10.x

Package Information

  • Package owner: Rob Davis
  • Created: 16/11/2018
  • Current version 1.1.3
  • .NET version 4.7.2
  • License MIT
  • Downloads on Our: 827
  • Downloads on NuGet: 6.7K
  • Total downloads : 7.5K