Skip to content

Repository providing samples using the UI Extensions SDK

Notifications You must be signed in to change notification settings

davidpatrick/extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic approval workflow

This UI Extension adds a basic approval workflow to the sidebar of selected content types. Users can request review from their peers and the selected reviewers can provide a positive or negative review with an optional comment. The "Publish" button is only available if there is a positive review and the entry hasn't been modified since the review was submitted.

Under the hood this UI Extension uses PubNub for real-time sync between users and the Storage and Playback feature for persistence. PubNub publish and subscribe key should be provided as instance parameters of the extension in the sidebar.

About

Repository providing samples using the UI Extensions SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.1%
  • JavaScript 4.9%