This package implements the restricted editing feature for CKEditor 5.
Check out the {@link features/restricted-editing#demo demo in the restricted editing feature} guide.
See the {@link features/restricted-editing restricted editing feature} guide as well as the {@link module:restricted-editing/restrictededitingmode~RestrictedEditingMode} and {@link module:restricted-editing/standardeditingmode~StandardEditingMode} plugins documentation.
npm install --save @ckeditor/ckeditor5-restricted-editing
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-restricted-editing.