flownative/beach-flow-companion

Last activity 06 Dec 2019 3 2 21461
composer require flownative/beach-flow-companion

Useful configuration and tools for Flownative Beach projects

1.0.9

Version
1.0.9
Type
neos-package
Release Date
Dec 06, 2019 10:55
Source
git
Distribution
zip
Requires
  • neos/flow: 4.* || 5.*
MIT d583bde62016d3fc257c4e4941d07b87d854ac13

Readme excerpt

Flownative Beach Flow Companion

This package provides convenient configuration for Flow applications which are hosted on Flownative Beach.

It provides the following functionality:

  • configure the encryption key to be stored in the database (using the PDO cache backend)
  • automatically create the caching table in the database on flow:cache:warmup
DEPRECATION NOTICE

This package is easily be replaced by according configuration in Flow 5.2 and up.

You should configure your caches for use of the PDO cache backend (like shown below) to have the encryption key stored in the database. Or any other cache that is not flushed upon deployment…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 44 package(s).