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
<PackageReference Include="Pixelbuilders.Umbraco.ElementFinder" Version="1.0.1" />
paket add Pixelbuilders.Umbraco.ElementFinder --version 1.0.1
#r "nuget: Pixelbuilders.Umbraco.ElementFinder, 1.0.1"
// 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.
Selecting an element will display all the pages where the element can be found, with information on the page name, path, and URL.
The package also allows you to quickly view and edit the content of the pages.
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 | Versions 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. |
-
net8.0
- Microsoft.AspNet.WebApi.Core (>= 5.3.0)
- Umbraco.Cms.Web.BackOffice (>= 13.0.0 && <= 13.999.0)
- Umbraco.Cms.Web.Website (>= 13.0.0 && <= 13.999.0)
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 |