Skip to content

cstudiossro/craft3-page-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Cache plugin for Craft CMS 3.x

This plugin utilizes the PageCache filter from yii2 into your craft 3 instance

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 cstudios-slovakia/page-cache
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Page Cache.

Page Cache Overview

-Insert text here-

Configuring Page Cache

-Insert text here-

Using Page Cache

-Insert text here-

Page Cache Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Gergely Horvath