Record 🔒 — Plugin for Strapi V4 is out🎉

Notum Technologies
Notum Technologies
Published in
3 min readJun 2, 2022

--

Introducing our second STRAPI v4 plugin for the STRAPI Marketplace: Strapi Record-locking.

It provides the ability to stop data loss when two users are editing the same record in STRAPI v4.

TLDR: Hey I am editing, don’t change my content! Plugin

Plugin in action

The main benefits are:

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

✅ Have only one user editing one record at a time

✅ Clearly shows you who is the other user editing the record

🧑‍💻 Install

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

🖐⚠️ Read before installation

  1. You need to create/modify the file config/plugins.js with
module.exports = ({ env }) => ({
"record-locking": {
enabled: true,
},
});

During the development of the plugin we were in close contact with STRAPI internal team and we would like to thank them for their support.

The plugin is currently in beta and we are using it in our applications.

With that said there are exciting things that are yet to come for this plugin. Such as:
✨ Option to choose specific collection types

✨ Add a “Takeover” button

✨ Possibility to choose roles prioritization (Author cannot Takeover SuperAdmin)

Official STRAPI v4 Marketplace link:
https://market.strapi.io/plugins/@notum-cz-strapi-plugin-record-locking

A bit about us as a company

We are Notum Technologies and this is our passion project with late-night sprints under its belt

✔️ We are an official STRAPI partner in Europe and also America. We are Czech based custom dev agency.
✔️ We can help you develop custom STRAPI or with STRAPI consultations, web and mobile apps.
✔️ With 100+ projects, many workshops, open communication and great project management we have the tools to get your project across the finish line.

You can find out more about our Strapi services at https://notum.cz/en/strapi/

Our CEO and Strapi expert Ondřej Janošík

📅 If you want to discuss your Strapi project with our CEO, book a meeting Book a free 15min Calendly

Thank you so much and stay in touch for more plugins and updates on this one 🎉

If you want to read more about us you can check out:

- STRAPI Spotlight article
- Youtube video of our chat with STRAPI CTO Jim Laurie
- Our Strapi Partner page

--

--

Notum Technologies
Notum Technologies

We are making software development a part of your successful story | STRAPI Official Implementation Partner