When building the callback function, if caching is desired, it can be an inconvenience to have to keep flushing cache to see and test the latest changes.

Requested feature: Use a debug param in the Codit debug system to disable caching so the code for a block can be tested repeatedly in development.

Comments

  • swirt committed b36442a on 7.x-1.x
    Issue #2383567: Bypass caching for development
    
swirt’s picture

This has been resolved. Appending ?{your codit debug slug}=blocks-no-cache to the url will disable Codit: Block Caching for all blocks on that page. (Assuming you are a user with the proper permissions.)

THis has been released with 7.x-1.5

swirt’s picture

Status: Active » Closed (fixed)