Skip to content

This module allows you to build static HTML caches of every page (for increased security and performance)

License

Notifications You must be signed in to change notification settings

guci0/silverstripe-staticpublishqueue

 
 

Repository files navigation

Static Publisher with Queue

CI Silverstripe supported module

Brief

This module provides an API for your project to be able to generate a static cache of your pages to enhance performance by not booting Silverstripe in order to serve requests.

It generates the cache files using the QueuedJobs module.

Docs

Requirements

  • "silverstripe/framework": "^4.0.2",
  • "silverstripe/cms": "^4",
  • "silverstripe/config": "^1",
  • "symbiote/silverstripe-queuedjobs": "^4.5",
  • "silverstripe/versioned": "^1.0.2"

About

This module allows you to build static HTML caches of every page (for increased security and performance)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • Scheme 0.6%