Download the PHP package cachewerk/magento-relay without Composer
On this page you can find all versions of the php package cachewerk/magento-relay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cachewerk/magento-relay
More information about cachewerk/magento-relay
Files in cachewerk/magento-relay
Download cachewerk/magento-relay
More information about cachewerk/magento-relay
Files in cachewerk/magento-relay
Vendor cachewerk
Package magento-relay
Short Description A Magento 2 module to integrate Relay.
License MIT
Homepage https://relay.so
Package magento-relay
Short Description A Magento 2 module to integrate Relay.
License MIT
Homepage https://relay.so
Please rate this library. Is it a good library?
Informations about the package magento-relay
Magento Relay
Installation
First, install Relay as a PHP extension for your CLI and FPM environments.
Next, install the Magento module:
Finally, activate the module. Relay won't be used until you configure Magento to do so.
Configuration
If you're not using Magento's Redis integration for caching and sessions, we recommend configuring and testing that first.
Sessions
To use Relay as the session backend, simply set session.redis.client
to relay
in your app/etc/env.php
:
Cache Backends
Relay can be used for any Redis-enabled cache backend in your app/etc/env.php
:
All versions of magento-relay with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^7.4|^8.0
ext-relay Version >=0.5.0
cachewerk/relay Version >=0.5.0
magento/framework Version >=100.0.0
ext-relay Version >=0.5.0
cachewerk/relay Version >=0.5.0
magento/framework Version >=100.0.0
The package cachewerk/magento-relay contains the following files
Loading the files please wait ....