Skip to content

rhythmagency/Plumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Plumber

A workflow solution for Umbraco. Plumber adds a heap of useful bits and pieces to Umbraco, to allow multi-staged workflow approval for publish/unpublish actions.

This is still in beta and probably not suitable for production use, unless you like to live dangerously. Not because it doesn't work (it does), but due to the high chance of breaking changes as the package approaches a release build. There's plenty of room for improvement.

To get started, clone the repo, build the Workflow project (build action should do some copying), then start the Workflow.Site project (credentials below). Running localbuild.bat in /BuildPackage should generate a package in /BuildPackage/artifacts, while the default Grunt task in Workflow looks after the usual concat/minify/copy type tasks. localbuild.bat also runs the default Grunt task to ensure the built package is reasonably tidy.

In the backoffice, the new Workflow section has a documentation tab, which offers more explanation of features and processes, or you can read the documentation here.

The workflow model is derived from the workflow solution developed by myself and the web team at USC, but re-visions that basic three-step workflow into something much more flexible.

Get started

Grab the latest release from AppVeyor:

https://ci.appveyor.com/project/nathanwoulfe/umbracoworkflow/build/artifacts

Or install via Nuget:

Install-Package Workflow.Umbraco

Workflow.Site

Login for the test site:

Username: test@mail.com
Password: password

Like it? Love it?

Maintaining an open source product takes time and effort, which could be otherwise spent on paid work.

Since we live in the future, feel free to buy me a beer (or moon-lambo, depending on current prices) via a donation to one of the wallets below:

  • NANO
    xrb_1dig7t3qjnwdtq53zrs9wc5mi9ry8doctdjwrgacs1oumqeykod9kdhxfpdu
  • ETH/ERC20
    0x8cbD3b158F604E9273Ac4887F90DaDCb254E9656

If you're not familiar with Nano, check it out - it's everything Bitcoin wanted to be. Instant, free and environmentally friendly.

About

A workflow solution for Umbraco

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.1%
  • HTML 13.2%
  • CSS 4.2%
  • Classic ASP 3.6%
  • C# 3.3%
  • XSLT 0.6%