mirror of
https://github.com/silverstripe/silverstripe-staticpublisher
synced 2024-10-22 12:05:54 +00:00
Mateusz Uzdowski
ec3bba50b7
NEW Generate static versions of ErrorPages.
The error-XXX.html pages generated in assets folder use the dynamic URL so they can't be used on the frontend. Provide a copy of these in cache folder during the publisher processing task.
StaticPublisher
Introduction
This module provides an extension for exporting a SilverStripe application as static files to both a local or remote server for increased site performance.
Maintainer Contact
* Will Rossiter (Nickname: wrossiter, willr) `<will@fullscreen.io>`
* Sam Minneé (Nickname: sminnee) <sam@silverstripe.com>
Requirements
- SilverStripe 3.1
- Tar archive
Documentation
See the docs folder.
Note this is untested on Windows.
Description
Languages
PHP
99.9%