2017 © Pedro Peláez
 

phile-plugin phile-total-cache

Cache Plugin for PhileCMS

image

siezi/phile-total-cache

Cache Plugin for PhileCMS

  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

PhileCMS TotalCache Plugin

Caches as much as possible (completely avoid parser and template engine)., (*1)

chart, (*2)

It's not that Phile is slow, but the markup-parser and template-engine take their toll. Also it's liberating not to have to worry about (your own) lazily written plugins., (*3)

Project Home, (*4)

1.1 Installation (composer)

"require": {
   "siezi/phile-total-cache": "*"
}

1.2 Installation (Manual Download)

  • Install Phile
  • copy this plugin into plugins/siezi/phileTotalCache

2. Activation

After you have installed the plugin you need to activate it. Add the following line to Phile's root config.php file:, (*5)

$config['plugins']['siezi\\phileTotalCache'] = ['active' => true];

3. Configuration

See plugin config.php file., (*6)

The Versions

10/02 2018

dev-master

9999999-dev https://github.com/Schlaefer/phileTotalCache

Cache Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

cache phile

10/02 2018

2.0.1

2.0.1.0 https://github.com/Schlaefer/phileTotalCache

Cache Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

cache phile

09/04 2015

2.0.0

2.0.0.0 https://github.com/Schlaefer/phileTotalCache

Cache Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

cache phile

01/04 2015
19/03 2015
19/03 2015
04/03 2015
03/03 2015
03/03 2015
03/03 2015
03/03 2015
03/03 2015