Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Contains new features as outlined in #2963731: Add additional plugin options. You can now toggle these 4 new features on or off from the text format screen where Wordcount is configured.
Update notes:
This requires updating your CKEditor plugin of Wordcount to 1.17.8. You can update the package .zip version in your composer.json to that version and it should update when running `composer update drupal/ckwordcount --with-dependencies`.
Alternatively, you can download the files manually and place them in your libraries directory:
https://github.com/w8tcha/CKEditor-WordCount-Plugin/releases/download/v1...
We are looking for suggestions at better managing this external dependency. Come participate at #3172165: Composer setup does not install the plugin in the libraries folder