In this article, we will cover the steps required to install Umbraco Plumber on your website.
Prerequisites Video Tutorial Umbraco Plumber InstallationThere are different ways to install Umbraco Plumber:
.Net CLI InstallationTo install the Umbraco Plumber package (Plumber.Workflow), follow these steps:
Run the following command to add a package reference to your Umbraco project:
Umbraco version 10:
dotnet add package Plumber.Workflow --version 10.0.1
Umbraco version 8 or 9:
dotnet add package Plumber.Workflow --version 2.1.8
Restart the web application using the following command:
To install via Visual Studio, follow these steps:
<ItemGroup> <PackageReference Include="Plumber.Workflow" Version="10.x.x" /> </ItemGroup>Using Umbraco Plumber
Once the installation is completed, you will see the following in the Umbraco Backoffice:
A Workflow Dashboard:
A Workflow section:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4