Download the PHP package basilicom-pimcore-plugin/asset-thumbnail-link without Composer
On this page you can find all versions of the php package basilicom-pimcore-plugin/asset-thumbnail-link. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download basilicom-pimcore-plugin/asset-thumbnail-link
More information about basilicom-pimcore-plugin/asset-thumbnail-link
Files in basilicom-pimcore-plugin/asset-thumbnail-link
Package asset-thumbnail-link
Short Description A Pimcore plugin that provides a button to get absolute Thumbnail URLs
License GPLv3
Homepage http://basilicom.de/en/pimcore
Informations about the package asset-thumbnail-link
AssetThumbnailLink Plugin
Developer info: Pimcore at basilicom
Synopsis
This plugin adds a new button 'Get Thumbnail Links' in the asset detail view. By clicking this button a window opens where the user is able to copy and paste absolute URLs to specific thumbnails of the asset.
Installation
Add the "basilicom-pimcore-plugin/asset-thumbnail-link" to the composer.json in the toplevel directory of your pimcore installation. Then enable and install the plugin in Pimcore Extension Manager (under Extras > Extensions)
Example:
{
"require": {
"basilicom-pimcore-plugin/asset-thumbnail-link": ">=1.0.0"
}
}
Installing the plugin a extension-asset-thumbnail-link.xml is created in /website/var/config.
Edit this file and add the thumbnail formats you want to be available for users.
License
GNU General Public License version 3 (GPLv3)