This module provides the locking mechanism to discourage concurrent editing on layout pages(eg: node(1), block_content(35), etc...). In other words, this restricts the other user(2) from performing any operations(add/ edit/ move/ remove/ configure) when the first user(1) already exists on the layout page, till he breaks the lock of the page.
Effective on the below operations:
- Add section
- Configure section
- Remove section
- Add component
- Configure component
- Remove component
- Move(drag-n-drop) component
Installation and efforts required:
- Install module
composer require drupal/layout_builder_lockordrush dl layout_builder_lockor download module and place it in the module folder - Enable the module using
drush en layout_builder_lock -yor going through UI - Once enabled nothing to do, just sit back and see the magic
Required modules:
- Layout builder(available in the core)
- Content lock
Supporting organizations:
Project information
- Project categories: Access control, Content display
27 sites report using this module
- Created by rksyravi on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
