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.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-blitz
- Owner: putyourlightson
- License: other
- Created: 2018-06-26T17:31:46.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-05-06T23:52:16.000Z (about 1 year ago)
- Last Synced: 2025-05-07T00:32:58.940Z (about 1 year ago)
- Topics: cache, caching, craft-plugin, craftcms, fast, performance, speed
- Language: PHP
- Homepage: https://putyourlightson.com/plugins/blitz
- Size: 10.4 MB
- Stars: 150
- Watchers: 3
- Forks: 36
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[]((https://packagist.org/packages/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/).

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