Idris.Umbraco.Folder.IconPicker 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Idris.Umbraco.Folder.IconPicker --version 1.0.2
                    
NuGet\Install-Package Idris.Umbraco.Folder.IconPicker -Version 1.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Idris.Umbraco.Folder.IconPicker" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Idris.Umbraco.Folder.IconPicker" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Idris.Umbraco.Folder.IconPicker" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Idris.Umbraco.Folder.IconPicker --version 1.0.2
                    
#r "nuget: Idris.Umbraco.Folder.IconPicker, 1.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Idris.Umbraco.Folder.IconPicker@1.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Idris.Umbraco.Folder.IconPicker&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Idris.Umbraco.Folder.IconPicker&version=1.0.2
                    
Install as a Cake Tool

Folder Icon Picker

Folder Icon Picker is an Umbraco plugin that enables users to select icons from a specified folder containing images and SVG files. This tool integrates seamlessly into the Umbraco CMS, allowing users to browse and select icons directly for document types or compositions.

Features

  • Customizable Folder Selection: Users can define a folder containing icons (images and SVGs) for the plugin to read.
  • Automatic Icon Loading: All images and SVGs within the folder are loaded automatically and displayed in an easy-to-navigate interface.
  • Simple Icon Selection: Users can select a single icon to assign to document types or compositions, improving visual customization and organization.

image image

Installation

  1. Download or Clone the Repository: Get the plugin files and place them in your Umbraco project.
  2. Move to App_Plugins: Copy the Folder Icon Picker folder into the App_Plugins directory of your Umbraco installation.
  3. Restart Umbraco: Restart the CMS, and the plugin should appear in the back office.

Setup

  1. Set Icon Folder Path: In the Folder Icon Picker settings, specify the folder path where the icons (images and SVGs) are stored. This folder will be scanned automatically by the plugin.
  2. Load Icons: The plugin will read and display all supported icons in the folder, including PNG, JPG, and SVG files.

Usage

  1. Access Folder Icon Picker: In the back office, navigate to the document type or composition editor.
  2. Open Icon Picker Interface: From the editor, launch the Folder Icon Picker tool to browse available icons.
  3. Browse and Select an Icon: Preview icons in the folder and click on your desired icon to select it.
  4. Apply to Document Type/Composition: The selected icon will be applied, enhancing the visual distinction of document types or compositions in the Umbraco CMS.

Supported File Types

  • Images: PNG, JPG
  • Vector Graphics: SVG

Technical Details

  • Folder Structure: The plugin only reads icons from the specified folder. Ensure this folder is organized and contains only image or SVG files.
  • Caching: Icons are cached for faster performance. Refresh the cache by reloading the folder from the settings if you add or modify icons.

Troubleshooting

  • Icons Not Displaying: Verify that the folder path is correct and accessible to Umbraco.
  • New Icons Not Visible: Clear the cache by refreshing the icon folder view after adding new icons to the folder.

Contributing

Contributions to Folder Icon Picker are welcome! Feel free to fork the repository, create a new branch, and submit a pull request.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.6 142 2/21/2025
1.0.5 103 2/21/2025
1.0.4 117 2/21/2025
1.0.3 128 11/12/2024
1.0.2 116 11/12/2024
1.0.1 121 11/11/2024
1.0.0 126 11/11/2024