Phases.Umbraco.StickyNotes 1.3.2

dotnet add package Phases.Umbraco.StickyNotes --version 1.3.2
                    
NuGet\Install-Package Phases.Umbraco.StickyNotes -Version 1.3.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="Phases.Umbraco.StickyNotes" Version="1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Phases.Umbraco.StickyNotes" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Phases.Umbraco.StickyNotes" />
                    
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 Phases.Umbraco.StickyNotes --version 1.3.2
                    
#r "nuget: Phases.Umbraco.StickyNotes, 1.3.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 Phases.Umbraco.StickyNotes@1.3.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=Phases.Umbraco.StickyNotes&version=1.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Phases.Umbraco.StickyNotes&version=1.3.2
                    
Install as a Cake Tool

Phases Umbraco Sticky Notes

Internal sticky notes for the Umbraco backoffice. A floating button opens draggable, colour-coded notes with formatting, images, and a notes list. Notes are stored in the editor's browser and never appear on the public site.

Install

dotnet add package Phases.Umbraco.StickyNotes

Or in Visual Studio: Manage NuGet Packages → search Phases.Umbraco.StickyNotes.

Requires Umbraco 17 or 18 (.NET 10).

Usage

After install, rebuild and open the backoffice. A yellow button appears in the bottom-right of the screen. Click it to create and manage notes.

  • Drag a note by its header
  • Format text (bold, italic, underline, strikethrough, lists, colour)
  • Insert images
  • Open the notes list to jump between notes

Notes are stored in localStorage on that browser. They are not published with content.

Package ID

Phases.Umbraco.StickyNotes

Source

https://github.com/anju-sudo/umbraco-sticky-notes

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.3.2 101 8/20/2026