Download the PHP package cpsit/cps-myra-cloud without Composer
On this page you can find all versions of the php package cpsit/cps-myra-cloud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cpsit/cps-myra-cloud
More information about cpsit/cps-myra-cloud
Files in cpsit/cps-myra-cloud
Package cps-myra-cloud
Short Description clear cache for MyraCloud
License GPL-3.0+
Homepage https://www.cps-it.de/
Informations about the package cps-myra-cloud
CPS MyraCloud
Requirements
- php: ^8.1 | ^8.2
- ext-json: *
- cpsit/myra-web-api: *
- typo3/cms-core: ^12.4
Usage
Clear MyraCloud Remote-Caches out of TYPO3 Backend.
Basic functionality
The MyraCloud Clear listen on different event trigger, for example the MyraCloud-ClearCache-Button im Cache Menu or the clear Page cache Hook.
for a successful ClearCache, we need at least 3 things,
- MyraCloud-Config Domain
- fqdn
- resource/uri
the fqdn's are acquired via MyraCloud API (DNS-Records) for the given Domain.
after all requirements are loaded the MyraCloud Cache for every Domain (alias domain), every fqdn (subdomain), every uri are cleared.
Logging
Every Myra Clear Cache Request will be added into the sys_log database.
Setup
see: Settings.md
Page Clear
see: Settings.md
Filelist Clear
see: Filelist.md
Hooks
see: Hooks.md
Command / CLI
see: Command.md
All versions of cps-myra-cloud with dependencies
ext-json Version *
typo3/cms-core Version ^12.4
typo3/minimal Version ^12.4
cpsit/myra-web-api Version ^1