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.5

Version
1.0.5
Type
neos-package
Release Date
Nov 16, 2018 15:05
Source
git
Distribution
zip
Requires
  • neos/flow: ^4.0 || ^5.0 || dev-master
MIT bb97a3aea858e47ec442b62288b79d2f771b9791

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).