Page Edit Lock Fields module
ProcessWire comes with a page-lock feature, where you can lock an entire page from being edited. The Page Edit Lock Fields module expands upon that feature by making it more granular, providing the ability to lock individual fields in the page, rather than the entire page (or entire field across all pages).
While ProcessWire also provides the ability to lock fields independent of pages, this module enables you to lock fields directly on pages and in the page editor, when and where you are most likely to want to do so. Read more
Please note
The first version of this module was released on November 10th, 2023. Please consider it in a beta test state until Januarary 2024. Any issues will be resolved as they are reported. While in a beta test state, you should test the features of this module in a development environment before using in a production environment. If you come across any fields that do not work properly with this module, please let us know by opening an issue report in the module’s GitHub repository.
Installation
ProcessWire 3.0.210 or newer is required but 3.0.229 or newer is recommended.
- Extract and copy all module files to /site/modules/PageEditLockFields/.
- In your admin go to Modules > Refresh.
- Click “Install” for the Page Edit Lock Fields module.
- Configure the module as desired.
- Please read more details and documentation at the link below.
More details and documentation
A full description and documentation for this module can be found in the related blog post here: https://processwire.com/blog/posts/page-edit-lock-fields/
Copyright 2023 by Ryan Cramer Design, LLC / ProcessWire
Install and use modules at your own risk. Always have a site and database backup before installing new modules.