This module adds a new button to CKEditor which allows users to hide selected content and only show it on "Read more" button click.
Installation
CKEditor Module (Core)
- Enable the module
- Drag and drop the Read More button icon to the CKEditor toolbar in the Text formats you want to use it (admin/config/content/formats)
- Enable the filter Filter readmore
- If you have enabled "Limit allowed HTML tags" filter in Text formats and editors settings, check if you have
<div data-readmore-less-text data-readmore-more-text data-readmore-type class="ckeditor-readmore">present in the "Allowed HTML tags" section. Usually this is added automatically. - Save the text format configuration and clear the cache.
- You can now use it in those Text formats.
Wysiwyg Module (With CKEditor installed)
- Enable the module
- Enable "Limit allowed HTML tags" filter in Text formats and editors settings (admin/config/content/formats).
- Add
<div data-readmore-less-text data-readmore-more-text data-readmore-type class="ckeditor-readmore">in the "Limit allowed HTML tags" section. - Enable "Read more" plugin in Wysiwyg profile settings (admin/config/content/wysiwyg).
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content editing experience
565 sites report using this module
- Created by tinamrak on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
3.0.0-alpha5
released 12 January 2026
Works with Drupal: ^10 || ^11
Install:
Development version: 3.x-dev updated 12 Jan 2026 at 11:39 UTC




