An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-cache-igniter?label=stable)]((https://packagist.org/packages/putyourlightson/craft-cache-igniter))
[![Total Downloads](https://img.shields.io/packagist/dt/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!

![Page load times with a warmed Cloudflare cache around the globe](https://putyourlightson.com/assets/images/plugins/cache-igniter/ttfb-map-warmed-full.png)

## 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/).