PCE - Page Cache Extended Pro - from Kubik-Rubik

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,648
Points
113
NullCash
35,144
1727892664192.pngPage Cache Extended generates copies of the rendered pages and loads the entire output on further requests from the previously generated cache files. By loading the content from static files, no database queries have to be processed. This improves the loading speed greatly!

This plugin is based on the core plugin "Page Cache" but was extended with useful features. You can specify which pages should be cached with the help of an exclusion list for components and URLs. It is also possible to use the list like a white list to include the selected components or URLs.

The HTML code in the cached files can be minified to improve the loading speed even further. HTML comments (e.g. copyright references) can be kept in the optimized code. In addition, you can set a specific cache time independent of the global cache time which can be set in the Global Configuration.

PCE saves the complete HTML output additionally already compressed in the gzip format as a separated file. If the browser of the visitor supports the gzip encoding, then the data can be returned immediately without the time consuming compression process.

The plugin supports the clearing of the cache directly in the frontend by a self-defined token. Individual pages can be specifically updated by entering the token in the URL. Thus, not all cached pages need to be purged completely.

Page Cache Extended, in combination with Device Specific Content (DSC), can create device-specific cache files (mobile, tablet and desktop). For this, DSC simply has to be installed additionally. PCE automatically detects the installation and uses DSC to create device-specific static files.

Features
  • Complete pages are cached to increase loading performance
  • Caching process can be excluded for specified menu entries, components, URLs and cookie (partly PRO)
  • Toggle selection - entered data are not excluded, but included
  • Cache files can be minified to decrease loading time
  • Individual cache time for the static files
  • Browser cache mechanism can be used
  • Static files are additionally saved in the gzip format
  • Cache of specific pages can be cleaned directly in the frontend with the help of a token
  • Individual pages can be cached device-specific (Device Specific Content plugin required)
INFO

Page Cache Extended Pro v3.5.9.1 (J!3x)
 

Attachments

  • plg_pagecacheextended-pro_3.5.9.1.zip
    33.6 KB · Views: 0

f75

Member
XNullUser
Joined
Apr 27, 2022
Messages
442
Reaction score
1
Points
18
NullCash
777
thank you and please updated version
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,648
Points
113
NullCash
35,144
Page Cache Extended Pro v4.2.1.0 (J!4x)

CHANGELOG
v4.2.1.0-PRO - 2023-10-18
  • + Added Skip Query URLsoption: With this feature enabled, the plugin will not cache URLs that contain query parameters (example.com?x=y).
    • Provides flexibility for website administrators who want to ensure dynamic content based on URL parameters is not cached, ensuring users see the most current version.
    • Prevents an excessive buildup of cache files due to dynamic URLs, optimizing server resources and storage.
v4.2.0.0-PRO - 2023-10-12
  • + Improved Installation Script: Updated the installation script to check for the highest compatible version of Joomla automatically! This feature aims to prevent issues that may arise from using incompatible core versions, thereby ensuring a smoother installation process.
v4.1.0.0-PRO - 2023-02-23
v4.0.2.0-PRO - 2022-09-04
  • + Added Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account and checked against the validation server for authenticity.
  • ^ Multiple internal code optimisations.
v4.0.1.0-PRO - 2021-11-16
  • + Added the built-in Download Key Manager support to enter your Pro Update ID without installing the update helper plugin.
    Important: Please copy your personal Pro Update ID using the second copy button in the Pro ID Manager and enter the key in System - Update - Update Sites - Select the entry of the Pro extension and enter the ID into the Download Key field.
  • ^ Code optimisations
v4.0.0.1-PRO - 2021-09-30
  • # Ensure that all trigger events have been executed before the rendered output is cached (especially events from other plugin groups). Thanks to mowe (Moritz) for reporting it!
v4.0.0.0-PRO - 2021-08-17
  • + First Pro release for Joomla! 4.x based on PCE Pro version 3.5.9.0-PRO
 

Attachments

  • plg_pagecacheextended-pro_4.2.1.0.zip
    37 KB · Views: 0

f75

Member
XNullUser
Joined
Apr 27, 2022
Messages
442
Reaction score
1
Points
18
NullCash
777
thank you and please updated version
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,648
Points
113
NullCash
35,144
Page Cache Extended Pro v5.0.0.0 (J!5x)

CHANGELOG
  • + First Pro release for Joomla! 5.x based on PCE Pro version 4.2.1.0-PRO
  • + The plugin "Behaviour - Backward Compatibility" is not required. The extension only uses supported classes in Joomla! 5.
 

Attachments

  • plg_pagecacheextended-pro_5.0.0.0.zip
    36.8 KB · Views: 1
Top