Plumber adds a heap of useful bits and pieces to Umbraco, to allow multi-staged workflow approval for publish/unpublish actions.
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.
https://our.umbraco.com/packages/backoffice-extensions/plumber-workflow-for-umbraco/
https://ci.appveyor.com/project/nathanwoulfe/umbracoworkflow/build/artifacts
Install-Package Workflow.Umbraco
Logins for the test site:
Username: EditorUser@mail.com
Password: JOP{H#kG
Username: AdminUser@mail.com
Password: tzX)TSiA
Users have different permissions - admin has the full set, editor is much more limited.
Other user accounts exist in the site, as do a range of workflow configurations.
The database is my development environment, so I'll likely introduce breaking changes (password, users deleted etc), but will try to remember not to remove the two listed above.
I'm on Patreon if you feel like buying me a coffee.