fritzmg / contao-filepicker-uuid
Small Contao extension to automatically convert file paths to {{file::*}} insert tags in certain DCA fields.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.2
- contao-community-alliance/composer-installer: *
- contao/core: ~3.2
Replaces
- contao-legacy/filepicker_uuid: 1.0.1
This package is auto-updated.
Last update: 2019-07-21 08:22:51 UTC
README
Contao Filepicker Uuid
Small Contao extension to automatically convert file paths to {{file::*}}
insert tags in certain DCA fields, e.g. all url
and imageUrl
fields. This way file references stay consistent, even if you move the file via the file manager.
This functionality is built into Contao already as of Contao 4.4.0
.