This is a feature request for the ability to delete any cached subscriber list content via the browser.

I am aware of the existing setting to change the cache expiration time ("Contact lists expire after:") located at: admin/config/services/constant_contact/settings

However, there does not appear to be a way to delete the cache. A delete cache button near the setting above would be helpful - especially during testing.

Even better, in my opinion, would be for Drupal's "Clear all caches" button (under "Performance") to also delete the Constant Contact module's cached data.

Thank you.

-Dave

~~~~~~~~~~~~~~~~~~~~~~
Dave Sawyer
Metaface Development

Comments

justphp’s picture

Assigned: Unassigned » justphp

This module uses the drupal cache system so it should infact delete the cache when you click that button in the performance area.

It worked last time I checked and no changes have been made to the code for this bit in a long time.