Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • MuirisOG 378 posts 1277 karma points
    Feb 21, 2017 @ 14:42
    MuirisOG
    0

    Workflow - can I have one just like this?

    The University of the Sunshine Coast have a demo video of Workflow on their site.

    Anyone got any idea of how I can get one just like it?

    Here's the link: http://www.usc.edu.au/help/getting-started-in-umbraco/workflows

    PS: I posted this before and marked the reply as the solution before I checked it out fully. It's the UI in the video that I want.

    PS: I have contacted them but unfortunately, it was something they wrote themselves.

  • MuirisOG 378 posts 1277 karma points
    May 03, 2017 @ 14:57
    MuirisOG
    100

    I have built a (Noddy) backoffice app which identifies all pages awaiting approval, so the Editors don't have to trawl the site looking for these pages.

    It relies on a View built into the SQL Server database but, whilst really, really simple, it works.

  • John Bergman 460 posts 1066 karma points
    May 04, 2017 @ 01:53
    John Bergman
    0

    This sounds like a real timesaver.. care to share as a package or GitHub repository?

  • MuirisOG 378 posts 1277 karma points
    May 04, 2017 @ 10:35
    MuirisOG
    0

    Hi John

    Yes of course I will.

    Like I said, it is very simple. I have used code from a number of sources in building this backoffice app, so I'll include those links as well.

    I haven't used github before, so this should be fun.

    Thanks

    Muiris

    PS: Give me a day or two to get it done.

  • Nathan Woulfe 422 posts 1580 karma points MVP 3x c-trib
    May 04, 2017 @ 05:10
    Nathan Woulfe
    1

    Tooting my own horn - I'm part of the web team at USC, we built that workflow solution about 4 years ago.

    I've since re-written it as an Umbraco package. It's in beta, not in the package repo just yet, but available here -> https://github.com/nathanwoulfe/Plumber

  • MuirisOG 378 posts 1277 karma points
    May 09, 2017 @ 11:34
    MuirisOG
    0

    John

    I've placed the necessary code in GitHub as requested (with a bunch of caveats).

    Hopefully it will help someone out there.

    I've put a precis of my notes there as well.

    I've moved onto another project for the moment but please feel free to use the code any way you like but remember to test, test and test again, ideally on a TEST site :-D

    https://github.com/MuirisOG/unpublished/blob/master/README.md

    PS: It does rely on the users following a simple workflow.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies