Info
Version: | 3.0.0 |
Author(s): | Mike Masey |
Last Update: | Tuesday, July 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MMasey/Yoyo.ThemePicker |
NuGet Url: | https://www.nuget.org/packages/Yoyo.ThemePicker |
Install
Install-Package Yoyo.ThemePicker
dotnet add package Yoyo.ThemePicker
paket add Yoyo.ThemePicker
Yoyo.ThemePicker Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(>= 0.0.0)
Tags
It allows you to create a assign a label to any image found in the file system in umbraco.
The purpose of the theme picker is to imrove the experience content editors have when select theme options for either components or whole pages. This is Umbraco after all, how you use it is up to you.
The data type returns the label value of the selected theme as a string.
It is compatable with models builder too.