Allows users to create & display content in an accordion.
Description
Adds a new button to Drupal's built in CKEditor which allows the user to create & display any type of content in an accordion format.
The styling is minimal blue and easily over writeable by developers.
Version 2 supports both CKEditor 4 & 5, with an upgrade path included for those looking to upgrade their version.
CKEditor 5 Installation
- Install & Enable the module
- Open Administration > Configuration > Content authoring > Text formats and editors (admin/config/content/formats)
- Edit a text format's settings (usually Basic HTML)
- Drag n Drop the Add Accordion -button to the toolbar to show it to the users
CKEditor 4 Installation
- Install & Enable the module
- Open Administration > Configuration > Content authoring > Text formats and editors (admin/config/content/formats)
- Edit a text format's settings (usually Basic HTML)
- Drag n Drop the Add Accordion -button to the toolbar to show it to the users
- Scroll down to the bottom to the input Allowed HTML tags
- Find and replace
<dl>with<dl class>
This makes sure CKEditor doesn't remove the class name that the accordion uses.
Supporting organizations:
Created and maintains the project
Backport to D7
Project information
- Module categories: Content editing experience, Developer tools
15,224 sites report using this module
- Created by j-vee on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.2.0
released 21 August 2024
Works with Drupal: ^9.4 || ^10 || ^11
✓ Recommended by the project’s maintainer.
Drupal 11 support
Install:
Development version: 2.x-dev updated 29 Aug 2024 at 04:59 UTC
7.x-1.1
released 16 February 2018
Works with Drupal: 7.x
✓ Recommended by the project’s maintainer.
Added patches from issues, fixed css and added jquery_update as requirement
Development version: 7.x-1.x-dev updated 16 Feb 2018 at 08:13 UTC



