This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

lucas.sanner54070
lucas.sanner54070

I'm looking for a check-in / check-out system for my plugin, that is to say a system which prevents 2 users to edit the same item at the same time.
Does October have this kind of system natively or should I set up one of my own ?
Thanks

JenniferLopez
JenniferLopez

@lucas.sanner54070 I don't believe there is a plugin on the marketplace yet that has that feature, so you may need to set up your own. It should be relatively easy to do with the backend.form.extendFields event, as that is passed the form, and through that - the model and controller in use at the time.

Last updated

lucas.sanner54070
lucas.sanner54070

Thanks for your reply but I'm surprised to learn that no plugin on the marketplace has that feature yet.
The problem of the item edited by 2 users at the same time is a recurrent problem no matter the plugin.
I believe that all modern CMSs (Drupal, Joomla...) have a system to prevent this.
Anyway, I'm going to explore the backend.form.extendFields event possibilities.

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.