Option in drop-button.
Option in contextual links.
cache cleared of node:1

The Clear Specific Cache module will help you to clear the cache of sole/specific entity type (i.e block, node, views block, view page, etc.) from contextual links, local task menu, and operations drop-button.

Benefits:

* Rather than clearing the cache of the whole system, It focuses to clear only one block or node, etc. at a time. This boost the development time.
* No need to clear cache from the UI only, It also provides Drush command.

How to install?

* For drush: drush dl ccos
* For composer: composer require drupal/ccos

Configuration:

* This module has no other configuration than permission.

Note*:

After installing the module, if you can't see the 'Clear cache' menu in
contextual links, then follow the below instructions:
* Open inspector of the browser (Right click >> Inspect) or (F12).
* Click on 'Console' tab next to 'Elements'.
* Copy 'window.sessionStorage.clear();' and paste, after that hit 'Enter'.
* Refresh the page you'll find the 'Clear cache' menu in contextual links.

Supporting organizations: 

Project information

Releases