https://github.com/putyourlightson/craft-cache-igniter
A global CDN and reverse proxy cache warmer.
https://github.com/putyourlightson/craft-cache-igniter
Last synced: 4 months ago
JSON representation
A global CDN and reverse proxy cache warmer.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-cache-igniter
- Owner: putyourlightson
- License: other
- Created: 2023-11-04T07:02:27.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-08T16:12:50.000Z (about 2 years ago)
- Last Synced: 2025-10-22T15:55:54.522Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[]((https://packagist.org/packages/putyourlightson/craft-cache-igniter))
[](https://packagist.org/packages/putyourlightson/craft-cache-igniter)

# Cache Igniter Plugin for Craft CMS
Cache Igniter is a global CDN and reverse proxy cache warmer.
- Keeps your site’s cache warm around the globe and around the clock.
- Improves page load times and reduces load on your web server.
- May or may not reduce global warming!

## Documentation
Learn more and read the documentation at [putyourlightson.com/plugins/cache-igniter »](https://putyourlightson.com/plugins/cache-igniter)
## License
This plugin requires a commercial license purchasable through the [Craft Plugin Store](https://plugins.craftcms.com/cache-igniter).
## Requirements
This plugin requires [Craft CMS](https://craftcms.com/) 4.0.0 or later, or 5.0.0 or later.
## Installation
To install the plugin, search for “Cache Igniter” in the Craft Plugin Store, or install manually using composer.
```shell
composer require putyourlightson/craft-cache-igniter
```
---
Created by [PutYourLightsOn](https://putyourlightson.com/).