Skip to content

havefnubb/jelixcache-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JelixCache module

This is a module for Jelix, providing an interface to remove temporary files of a Jelix application. It adds a menu item into the master_admin menu.

This module is for Jelix 1.7.2 and higher.

It was originally developped into the Havefnubb project.

Setting up the module

The best method is to use Composer.

In a commande line inside your project, execute:

composer require "havefnubb/jelixcache-module"

Launch the configurator for your application to enable the module

php dev.php module:configure jelixcache

After configuring the module, you should launch the installer of your application to activate the module:

php install/installer.php

Go into the administration of your application, then into the rights management. Enable the right "Admin: Cache manager" for users or groups that are authorized to access to the jelixcache page.

About

Jelix module providing an interface to clear temp files

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors