2017 © Pedro Peláez
 

phile-plugin phile-admin-cache

Cache Plugin for Phile-Admin

image

siezi/phile-admin-cache

Cache Plugin for Phile-Admin

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 5 % Grown

The README.md

Cache Plugin for Phile-Admin

What

A cache management plugin for Phile-Admin:, (*1)

  • show if cache service is active
  • clear global cache service and complete file cache

Installation

1 Installation (composer)

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

2. Activation

  1. Activation

After you have installed the plugin you activate it by adding the following line to your config.php file:, (*2)

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

This plugin depends on Phile-Admin. Make sure it’s activated too., (*3)

3. Config

See config.php., (*4)

The Versions

03/06 2015

dev-master

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

Cache Plugin for Phile-Admin

  Sources   Download

MIT

The Requires

 

cache backend admin phile

03/06 2015

1.0.0

1.0.0.0 https://github.com/Schlaefer/phileAdmin

Cache Plugin for Phile-Admin

  Sources   Download

MIT

The Requires

 

cache backend admin phile

25/05 2015

0.1.2

0.1.2.0 https://github.com/Schlaefer/phileAdmin

Cache Plugin for Phile-Admin

  Sources   Download

MIT

The Requires

 

cache backend admin phile

24/05 2015

0.1.1

0.1.1.0 https://github.com/Schlaefer/phileAdmin

Cache Plugin for Phile-Admin

  Sources   Download

MIT

The Requires

 

cache backend admin phile

19/05 2015

0.1.0

0.1.0.0 https://github.com/Schlaefer/phileAdmin

Cache Plugin for Phile-Admin

  Sources   Download

MIT

The Requires

 

cache backend admin phile