lelesys/common-flowproject

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

Common stuff and helpers for Flow Framework based projects

1.0.1

Version
1.0.1
Type
neos-package
Release Date
Jan 30, 2018 15:14
Source
git
Distribution
zip
Requires
  • typo3/flow: ^3.0
GPL-3.0-or-later 0a710b5158cf390380aa6e1dcc5128076036b18e

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