Lock content system in Kirby?

Hello,

I come from the WordPress world and in WordPress there is a system to lock a content if a another user try to edit the same post at the same time.

How this is managed in Kirby ? What’s happening if two users try to edit the same page at the same time ?

Right now Kirby doesn’t do that out of box. I have developed the Page Lock:

Give it a try and let me know if you have any question.

1 Like

Thanks @pedroborges, I didn’t know your plugin :slight_smile: