lelesys/common-flowproject

Last activity 16 Nov 2018 2615
composer require lelesys/common-flowproject

Common stuff and helpers for Flow Framework based projects

2.0.0

Version
2.0.0
Type
neos-package
Release Date
Jan 29, 2018 08:48
Source
git
Distribution
zip
Requires
  • neos/flow: ^4.0
GPL-3.0-or-later 08995cf08cf8b1d4a40785be5fcb596cbef7eb6f

Readme excerpt

Lelesys.Common.FlowProject

Common stuff and helpers for Flow Framework based projects

To install:

composer require lelesys/common-flowproject Adding query string parameter to static resource URIs

Query string parameter "v=INTEGER" is added to the static resource URIs. By default CSS and Javascript URIs are enabled. This can be combined with setting far future cache headers from web server configuration. This is very helpful when a new version of application is deployed the cached version string is regenrated which forces reload of the static resource in clients' browsers.

To start using this feature add your package key to the settings:

Lelesys: Common: F…
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 12 package(s).