neosrulez / neos-cachebuilder
There is no license information available for the latest version (0.0.1) of this package.
A frontend cache builder for Neos CMS.
Package info
github.com/patriceckhart/NeosRulez.Neos.CacheBuilder
Type:neos-package
pkg:composer/neosrulez/neos-cachebuilder
0.0.1
2023-04-04 05:48 UTC
Requires
- guzzlehttp/guzzle: ^7.0
- neos/neos: ^7.0 || ^8.0 || ^8.1
This package is not auto-updated.
Last update: 2026-03-04 18:27:45 UTC
README
A Neos CMS package that warms up the frontend caches.
Installation
Just run:
composer require neosrulez/neos-cachebuilder
Configuration
NeosRulez: Neos: CacheBuilder: sitemaps: - https://acme.com/sitemap.xml
Usage
Run it when you start your instance or run it as a cron job:
flow cache:build
or
flow cache:build --sitemap https://acme.com/sitemap.xml
to use a specific sitemap
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com