lelesys/common-flowproject
composer require lelesys/common-flowproject
Common stuff and helpers for Flow Framework based projects
2.0.0
Readme excerpt
Lelesys.Common.FlowProjectCommon stuff and helpers for Flow Framework based projects
To install:
composer require lelesys/common-flowproject Adding query string parameter to static resource URIsQuery 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 same vendor provides 12 package(s).