Download the PHP package duncanmcclean/static-cache-manager without Composer
On this page you can find all versions of the php package duncanmcclean/static-cache-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download duncanmcclean/static-cache-manager
More information about duncanmcclean/static-cache-manager
Files in duncanmcclean/static-cache-manager
Package static-cache-manager
Short Description Simple little utility to clear paths in your static cache.
License proprietary
Informations about the package static-cache-manager
Static Cache Manager
Static Cache Manager is a simple Control Panel utility to clear specific paths in your site's static cache.
[!NOTE]
This addon only works when using full-measure static caching.
Installation
First, require Static Cache Manager as a Composer dependency:
And that's you done! The utility should now show in the Control Panel.
Documentation
Usage
- Go to Utilities in the Statamic CP
- Click on 'Static Cache Manager'
- Enter in the paths you'd like to clear and click 'Clear' (you may provide wildcards: eg.
/news/2022/*
) - Hey presto! Static caching paths have been cleared.
Support
If you find a bug, have some question or have a feature request, please open a GitHub Issue or Discussion.
Please note: only the latest version of this addon is supported. Any bug reports regarding an old version will be closed.
Contributing
Contributions are welcome, and are accepted via pull requests. You should follow this process when contributing:
- Fork the repository
- Make your code change
- Open a pull request, detailing the changes you've made.
- Ensure StyleCI isn't reporting any code-style errors. If it is, you should resolve those.
If your pull request is a Work in Progress, please mark your pull request as a draft.
Security
If you've found a bug regarding security please email [email protected] instead of using the issue tracker.