Extends the Umbraco FormEditor to have an option to run custom actions.
Info
Version: | 1.0.2 |
Author(s): | Erik Simonič |
Last Update: | Monday, August 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eriksimonic/FormEdit-Actions |
NuGet Url: | https://www.nuget.org/packages/FormEditor.Actions |
Install
Install-Package FormEditor.Actions
dotnet add package FormEditor.Actions
paket add FormEditor.Actions
FormEditor.Actions Download (Unzip the "nupkg" after downloading)
Dependencies
- FormEditor(>= 0.14.0.4)
Tags