bhuvidya / craft-cachebust

Support for cachebusting assets properly in Craft, using SHA-1 hashing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cachebust plugin for Craft CMS 3.x

Support cachebusting in twig.

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require bhuvidya/cachebust
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for cachebust.

cachebust Overview

-Insert text here-

Configuring cachebust

-Insert text here-

Using cachebust

-Insert text here-

cachebust Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by bhu Boue vidya

About

Support for cachebusting assets properly in Craft, using SHA-1 hashing.

License:MIT License


Languages

Language:PHP 100.0%