Skip to content

kpolicar/octobercms-backendtrafficcop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Why do I need this?

If you have multiple users controlling the back-end simultaneously, there may come conflicts. If two or more users are editing the same resource, the changes made by the first user will not be reflected to the other users. This can potentially lead to serious unexpected data loss and frustration for your users.

Features

  • Blends into OctoberCMS as if it were a native feature
  • Interrupts the user if he is trying to save a record without having received the latest data
  • Provides confirmation to override existing changes or the option to cancel the update
  • Built with October - there are no external assets or dependencies

Compatible with OctoberCMS v2

The naming and motivation of this plugin were taken from the preexisting traffic-cop feature in Laravel Nova.

About

OctoberCMS plugin: Prevent back-end conflicts if a model has been updated since its last retrieval and display a confirmation popup.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors