We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8784
    • 32 Posts
    Is there a way to prevent all the resource cache files from being cleared when a single resource is saved? The default behavior seems to remove all resource cache files.

    For example, if I edit ID1 I'd prefer only "1.cache.php" be removed. The other cache files "3.cache.php", "5.cache.php" would remain untouched.

    The code in question appears to be:
    Revo/core/model/modx/processors/resource/update.php
    (Line 475)