Resources
Palette Picker can be installed from Our Umbraco, the NuGet package repository, or by downloading and compiling the source code from GitHub. You are also welcome to contribute to the package from GitHub.
Palette Picker comes in two versions, compatible with the two major Umbraco versions that most people currently use, V7 and V8. Version 1 of the package is intended for Umbraco V7, while version 2 is intended for Umbraco V8. Please make sure you download the one compatible with your CMS.
Our Umbraco
You can install it from the package search page in the Umbraco backoffice, listed as “Vizioz.PalettePicker”, or of from the Umbraco Package.
NuGet
You can download it from the official NuGet Page, or manually from the NuGet Console:
Install-Package Vizioz.PalettePicker
GitHub
If you prefer to download the source code and even contribute, you can get it from the GitHub repository.