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.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-blitz-recommendations
- Owner: putyourlightson
- License: mit
- Created: 2020-05-18T19:37:06.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-26T19:10:50.000Z (about 2 years ago)
- Last Synced: 2024-11-07T11:17:49.913Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 255 KB
- Stars: 18
- Watchers: 3
- Forks: 1
- 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-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.

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