A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.umbraco.com/umbraco-workflow/upgrading/migrating-workflow below:

Migrate from Plumber to Workflow

Migrate from Plumber to Workflow | Umbraco Workflow
  1. Upgrading
Migrate from Plumber to Workflow

Umbraco Workflow is backwards compatible with Plumber data. However, with a new default namespace constituting a major breaking change any existing customization or extension needs to be updated.

To migrate from an Umbraco installation with an existing Plumber installation to Umbraco Workflow, follow these steps:

  1. Uninstall Plumber and remove the /App_Plugins/Plumber folder.

  2. Upgrade your project to Umbraco 11.

SQL is the preferred database provider for production websites.

  1. Uninstall Plumber and remove the /App_Plugins/Plumber folder.

  2. Upgrade your project to Umbraco 11.

  3. Make a copy of the Value column from the WorkflowSettings table.

  4. Delete the WorkflowSettings table.

  5. Update WorkflowTaskInstance table to allow null values in the GroupId column.

  6. Update the WorkflowSettings table to restore the previous data to the Value column.

All your existing workflow data and settings are not affected and will be available on your upgraded site.

Last updated 4 months ago


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