This is a simple plugin that automatically creates new child nodes in the Umbraco back end upon publishing a node, based on a set of user-defined rules.
Info
Version: | 3.0.3 |
Author(s): | DotSee Web Services |
Last Update: | Wednesday, June 29, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotSee.AutoNode |
Install
Install-Package DotSee.AutoNode
dotnet add package DotSee.AutoNode
paket add DotSee.AutoNode
DotSee.AutoNode Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Web(>= 8.2.2)
- UmbracoCms.Core(>= 8.2.2)
Tags