Pixelbuilders.Umbraco.ElementFinder 1.0.1

dotnet add package Pixelbuilders.Umbraco.ElementFinder --version 1.0.1                
NuGet\Install-Package Pixelbuilders.Umbraco.ElementFinder -Version 1.0.1                
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="Pixelbuilders.Umbraco.ElementFinder" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pixelbuilders.Umbraco.ElementFinder --version 1.0.1                
#r "nuget: Pixelbuilders.Umbraco.ElementFinder, 1.0.1"                
#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.
// Install Pixelbuilders.Umbraco.ElementFinder as a Cake Addin
#addin nuget:?package=Pixelbuilders.Umbraco.ElementFinder&version=1.0.1

// Install Pixelbuilders.Umbraco.ElementFinder as a Cake Tool
#tool nuget:?package=Pixelbuilders.Umbraco.ElementFinder&version=1.0.1                

Element Finder

Element Finder is an Umbraco package that adds a dashboard to the CMS, allowing users to search for elements or blocks being used within the CMS.

No configuration is required for the package. Once installed, simply log into the CMS, and you will be presented with a new dashboard on the home screen. This will list all the available element types within a dropdown.

Screenshot 1

Selecting an element will display all the pages where the element can be found, with information on the page name, path, and URL.

Screenshot 2

The package also allows you to quickly view and edit the content of the pages.

Screenshot 3

Requirements

Currently, this package is only compatible with Umbraco 13. It can be installed on any on-premises or Umbraco Cloud installation.

Installation

Visual Studio

Simply search for the Pixelbuilders.Umbraco.ElementFinder NuGet package and add it to your project.

CLI

dotnet add package Pixelbuilders.Umbraco.ElementFinder

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. 
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.1 87 10/23/2024