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

0.0.1

Version
0.0.1
Type
neos-package
Release Date
Oct 11, 2017 14:53
Source
git
Distribution
zip
Requires
  • typo3/flow: 3.3.*
MIT 67fcf7034d4d79e4b7840c35b004a8458a4fce9c

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