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

https://github.com/putyourlightson/craft-blitz

Intelligent static page caching for creating lightning-fast sites with Craft CMS.
https://github.com/putyourlightson/craft-blitz

cache caching craft-plugin craftcms fast performance speed

Last synced: about 2 months ago
JSON representation

Intelligent static page caching for creating lightning-fast sites with Craft CMS.

Awesome Lists containing this project

README

          

[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-blitz?label=stable)]((https://packagist.org/packages/putyourlightson/craft-blitz))
[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-blitz)](https://packagist.org/packages/putyourlightson/craft-blitz)

# Blitz Plugin for Craft CMS

Blitz provides intelligent static page caching for creating lightning-fast sites with [Craft CMS](https://craftcms.com/).

- Blitz makes your site fly and feel light-weight and instantaneous to navigate.
- Your site remains available even when performing updates and maintenance.
- Your entire site can be served statically from a CDN such as [Cloudflare](https://www.cloudflare.com/cdn/) or [Netlify Edge](https://www.netlify.com/products/edge/).

![Server response time](https://putyourlightson.com/assets/images/plugins/blitz/server-response-time.png)

## Documentation

Learn more and read the documentation at [putyourlightson.com/plugins/blitz »](https://putyourlightson.com/plugins/blitz)

## License

This plugin requires a commercial license purchasable through the [Craft Plugin Store](https://plugins.craftcms.com/blitz).

## Requirements

This plugin requires [Craft CMS](https://craftcms.com/) 3.2.1 or later, or 4.0.0 or later, or 5.0.0 or later.

## Installation

To install the plugin, search for “Blitz” in the Craft Plugin Store, or install manually using composer.

```shell
composer require putyourlightson/craft-blitz
```

---

Created by [PutYourLightsOn](https://putyourlightson.com/).