Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 793 Bytes

File metadata and controls

25 lines (13 loc) · 793 Bytes

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 tab within the settings area when selecting a document or element.

Screenshot 1

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

Screenshot 3

Requirements

Umbraco v17

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