Skip to content
/ bbew Public

A simple editorial workflow for Beaver Builder

License

Notifications You must be signed in to change notification settings

corypina/bbew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BB Editing Workflow

No Maintenance Intended
A simple editorial workflow for Beaver Builder

A page ready to review

Background

This all started when our team migrated a higher ed site over to WordPress. We wanted to allow large handfulls of authorized users to access the Beaver Builder interface to make simple edits when needed. We also wanted to control whether those edits were published, so we needed some kind of approval process. That's where this plugin comes in. We've been using this sucessfully for a few years now (as of June 2019).

What this does

The gist:

  • The admin decides which user role(s) get publishing permission
  • Users without permission (but with access to the Builder) will only be able to Save Draft
  • When those users are ready to submit changes, there's a simple form available to describe the changes made
  • The admin receives that info via email, and can view the changes before making them live.
  • The page is locked from editing until published by Admin

Setup

  1. Install/activate the plugin
  2. Set both the admin email and the user roles with publishing permission in the main plugin file (bbew.php)
  3. You're done.

Notes

  • The notices printed to the screen are currently hooked into the Top Bar of the Beaver Builder Theme. If you're using a different theme, or just want to change this up, the notices are controlled in includes/notices.bb-editing.php.

Describing the changes A page ready to review Locked for editing Locked for editing

About

A simple editorial workflow for Beaver Builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published