Phases.Umbraco.NodeFilters
1.0.12.1
See the version list below for details.
dotnet add package Phases.Umbraco.NodeFilters --version 1.0.12.1
NuGet\Install-Package Phases.Umbraco.NodeFilters -Version 1.0.12.1
<PackageReference Include="Phases.Umbraco.NodeFilters" Version="1.0.12.1" />
paket add Phases.Umbraco.NodeFilters --version 1.0.12.1
#r "nuget: Phases.Umbraco.NodeFilters, 1.0.12.1"
// Install Phases.Umbraco.NodeFilters as a Cake Addin #addin nuget:?package=Phases.Umbraco.NodeFilters&version=1.0.12.1 // Install Phases.Umbraco.NodeFilters as a Cake Tool #tool nuget:?package=Phases.Umbraco.NodeFilters&version=1.0.12.1
Phases.Umbraco.NodeFilters
This package allows you to filter Umbraco nodes based on their created date, updated date, or a property value. For example, you can filter all Umbraco nodes that were created on specific dates using the options provided by this package.
Installation
Install Phases.Umbraco.NodeFilters with npm
Install-Package Phases.Umbraco.NodeFilters
Alternatively, you can install Phases.Umbraco.NodeFilters using the .NET CLI:
dotnet add package Phases.Umbraco.NodeFilters
FAQ
Where can I find the Filter Nodes dashboard for applying filters?
After installing this package, the Filter Nodes dashboard is available under the Content section of the Umbraco backend.
How can I apply filterts?
You can choose filter options from the available choices, such as filtering by created date, updated date, or by a property value. Then, by clicking on the Apply Filters button, the results will be displayed in a table.
Screenshots
Dashboard Home
Filter Options
Filter Nodes By Created Date
Filter Nodes By a Property Value
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net7.0
- Umbraco.Cms.Web.BackOffice (>= 12.3.10)
- Umbraco.Cms.Web.Website (>= 12.3.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.