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

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

Provides templating performance recommendations for Craft CMS.
https://github.com/putyourlightson/craft-blitz-recommendations

Last synced: 11 months ago
JSON representation

Provides templating performance recommendations for Craft CMS.

Awesome Lists containing this project

README

          

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

# Blitz Recommendations Plugin for Craft CMS

> This plugin has been discontinued and will not be available for Craft 5. Use the [Blitz Hints utility](https://putyourlightson.com/plugins/blitz#hints-utility) or the [Elements Panel plugin](https://putyourlightson.com/plugins/elements-panel) instead.

Adds a utility that provides templating performance hints for [Craft CMS](https://craftcms.com/).

While this plugin works seamlessly with the [Blitz](https://putyourlightson.com/plugins/blitz) plugin, there is no dependency on it. In other words, this plugin can be installed and used independently and for free _without_ Blitz.

![Utility](https://putyourlightson.com/assets/images/plugins/blitz-recommendations-2.0.png)

## Documentation

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

## License

This plugin is licensed for free under the MIT License.

## Requirements

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

## Installation

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

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

---

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