Download the PHP package gurucomkz/watermark without Composer
On this page you can find all versions of the php package gurucomkz/watermark. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gurucomkz/watermark
More information about gurucomkz/watermark
Files in gurucomkz/watermark
Download gurucomkz/watermark
More information about gurucomkz/watermark
Files in gurucomkz/watermark
Vendor gurucomkz
Package watermark
Short Description Watermarking the images upon output in SilverStripe
License MIT
Package watermark
Short Description Watermarking the images upon output in SilverStripe
License MIT
Please rate this library. Is it a good library?
Informations about the package watermark
Add watermarks to images in SilverStripe
Adds image watermarking to the list of available command for image manipulation in SilverStripe 4.
Requirements
SilverStripe ~4
Installation
Run dev/build, go to Backend Settings and configure the "Watermarking" tab.
Usage
Module makes Watermark() function available when manipulating images. By default it sets the watermark's position as set in CMS Admin, but that can be overriden by supplying a parameter with the position, i.e. $Image.Watermark('BottomLeft')
Examples
To Do
- i18n capability
All versions of watermark with dependencies
PHP Build Version
Package Version
Requires
silverstripe/vendor-plugin Version
^1.0
The package gurucomkz/watermark contains the following files
Loading the files please wait ...