ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Site-wide temporary lock

Open s3ththompson opened this issue 4 years ago • 0 comments

When executing a custom deploy script for new versions of my site, I'd like to lock all panel edits at the beginning of the deploy script and unlock when the deploy is successful.

This would be very helpful for ensuring zero-downtime deployments and making sure that edits during the deploy process don't clobber or break anything happening with the deploy script.

(Specifically, this is an issue I'm running into while using the kirby-git-content plugin.)

s3ththompson avatar Jun 14 '20 19:06 s3ththompson