SenseNet / sn-workflow

Workflow component for the sensenet platform, based on Windows Workflow Foundation 4.5
GNU General Public License v2.0
3 stars 2 forks source link

Legacy feature alert

Please note that this is a legacy feature which is no longer supported on the latest (and greatest) sensenet version.

sensenet as a service (SNaaS) - use sensenet from the cloud

For a monthly subscription fee, we store all your content and data, relieving you of all maintenance-related tasks and installation, ensuring easy onboarding, easy updates, and patches.

https://www.sensenet.com/pricing

Workflow for sensenet

Workflow component for the sensenet platform, based on Windows Workflow Foundation 4.5

NuGet

You may install this component even if you only have the sensenet Services main component installed. That way you'll get the workflow engine and the backend part of the built-in workflows.

If you also have the sensenet WebPages component installed (which gives you a UI framework built on ASP.NET WebForms for sensenet), you'll also get UI elements for workflows:

The built-in workflows (approval, registration, forgotten password) will work without the UI layer, but you'll have to make the necessary content modifications (e.g. setting the result of a task) that these workflows expect programmatically (or on your custom UI) to move them forward.

To find out which packages you need to install, take a look at the available sensenet components.

To learn more about workflows in sensenet, visit the main Workflow article.