Skip to content

cartagena68/plugincache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Plugin

version 2.0.4

Cache Plugin is an improved version of Simple Cache plugin for Osclass. Plugin renders php files into static html files, reducing server response and page loading times.

Features

  • individual/optional caching of main page, search page, item and static pages
  • option to define individual regeneration intervals
  • option to manually delete cached group of pages (main/search/item/static)
  • automatic regeneration each time user visits page if present any changes
  • search page cache is only for categories and regions (no pattern and cities caching)
  • dynamic updates of cached pages:
    • when a new ad is posted, search and main cache is cleaned (option to disable it)
    • when an ad deleted, search and main cache is cleaned
    • any modifications to the ad, such as editing the ad or adding a comment or deactivate etc, will clean the ad cache
  • item cache folder now has subfolders (item pubblication date)
  • user can choose how to create the subfolders for items (by day, by month, by year)
  • cached page html comment tags with date & time stamp in source code of each html file as a reference

About

cacheplugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%