Skip to content
forked from skartknet/Iconic

The ultimate icon picker for Umbraco backoffice

Notifications You must be signed in to change notification settings

alexukad/Iconic

 
 

Repository files navigation

Iconic

Highly configurable icon picker for Umbraco.

Introduction

With Iconic you will be able to create a property editor that can use virtually any font package out there and not only that, you will be able to select your icon from more than one package on the same property.

Installation

Use V5 for Umbraco 10.2.0 and above
Use V3 for Umbraco 8, 9 & 10.1.0
Use V2 for Umbraco 8
Use V1 for Umbraco 7

Upgrading to Iconic V5

The new version 5 of Iconic is built as a Razor Class Library (RCL). The dll generated contains all the files that otherwise would go into your App_Plugins folder. If you are upgrading from previous Iconic versions, you will need to remove the Iconic files contained in the App_Plugins folder.

Nuget

NuGet

You can run the following command from within Visual Studio:

PM> Install-Package Our.Iconic

Umbraco Package

https://our.umbraco.com/packages/backoffice-extensions/iconic/

Configuration

Once the plugin is installed is time to configure it to your needs.

To learn how to use and configure this plugin, read our documentation.

Test Website Credentials:

Username: admin@admin.com
Password: Password123

Handmade by Mario Lopez - 2022 @skartknet

About

The ultimate icon picker for Umbraco backoffice

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 34.6%
  • JavaScript 22.8%
  • C# 22.5%
  • CSS 18.5%
  • SCSS 1.6%