onedrop/shortresourceuri

Last activity 13 Jul 2023 3 1 994
composer require onedrop/shortresourceuri

Neos package for shortening published resource uris

1.0.0

Version
1.0.0
Type
neos-package
Release Date
Sep 24, 2018 14:47
Source
git
Distribution
zip
Requires
  • neos/neos: >=3.0 <5.0 || dev-master
MIT a0c114b7c76003f707defbb901c4d13298a97cc7

Readme excerpt

Onedrop.ShortResourceUri

This Neos package changes the default behavior of the persistent resource storage.

It will publish resources with a short uri like /_media/alicecards.jpg instead of the regular /_Resources/Persistent/0d5f77e755f664b393b62ca51a056c06f05e83c6/alicecards.jpg.

It overrides the default publishing target for the persistent collection:

Neos: Flow: resource: targets: localWebDirectoryShortUriPersistentResourcesTarget: target: 'Onedrop\ShortResourceUri\ResourceManagement\Target\FileSystemShortSymlinkTarget' targetOptions: baseUri: '_media/' path: '%FLOW_PATH_WEB%_media/' collections: …
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 19 package(s).