STRAPI V5 Record Locking Plugin

Hey I am editing, don't change my content! Plugin

Plugin for locking records so that only one person can edit them at a time.

Notum STRAPI Plugin Record locking

Plugin in action

Main benefits

This plugin provides the ability to stop data loss when two users are editing the same record in STRAPI v5

Have only one user editing one record at a time

Clearly shows you who is the other user editing the record

How to install

npm i @notum-cz/strapi-plugin-record-locking
yarn add @notum-cz/strapi-plugin-record-locking

Read before installation

You need to create/modify file config/plugins.js with

module.exports = ({ env }) => ({
 "record-locking": {
    enabled: true,
  },
});

Road map

  • ✨ Option to choose specific collection types
  • ✨ Add a "Takeover" button
  • ✨ Possibility to choose roles prioritization (Author cannot Takover SuperAdmin)

Link for npm here. Strapi marketplace here

Where else can we be at your service?

  • Our projects in STRAPI run across the world from Japan, through Switzerland to the USA, but you can meet our developers who, live in Brno and Prague.
  • We are an agency for the development of web and mobile applications based in Brno and Prague. Our specialty is applications in JavaScript - React, ReactNative, Vue, Node and STRAPI (implementation partner), but we also know native mobile applications.
  • Whether you are in America, Asia, Europe or Oceania and you need a reliable STRAPI partner, contact us, we will be happy to hear from you.

Still not sure? Book a Calendly and get 30 min. free consultation with our CEO !

Ondrej Janosik headshot

Ondřej Janošík

CEO | Strapi expert

Did we peak your interest? Read more:

Content for technically oriented:

 

For project managers:

  • What is STRAPI and why you will fall in love with it as a project manager - article here
  • Top 6 reasons why you should try new STRAPI v4 in your next project article here

 

Resources for both groups:

  • Our profile as a STRAPI partner - link here
  • How we organized the first Czech STRAPI meetup - article here
  • Introduction of the new History Content versioning plugin - article here