Download the PHP package cloudyne/cloudyne-extras without Composer
On this page you can find all versions of the php package cloudyne/cloudyne-extras. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cloudyne/cloudyne-extras
More information about cloudyne/cloudyne-extras
Files in cloudyne/cloudyne-extras
Package cloudyne-extras
Short Description A wordpress plugin with miscellaneous additional functionality
License GPL-2.0-or-later
Informations about the package cloudyne-extras
Cloudyne Extras
Extra functionality for Wordpress on Cloudyne Hosting
Attribution
bz-projects/Easy-SVG images-to-webp by KubiQ
Functionality
SVG Support
Adds SVG sanitation and support to Wordpress. Allows you to upload SVG images to the media library and use them in your posts and pages.
WebP Support/Conversion
Allows you to convert existing images to the WebP Format. This requires additional configuration on the web server-side. The conversion will save the images as *.webp, for example image.png.webp for image.png. This allows you to use the same image name and path in your HTML and the web server will automatically serve the WebP version if it exists.
Below are basic examples of how to configure some webservers.
SMTP Configuration via environment variables
This plugin allows you to configure SMTP settings based on the environment. This is useful for when you have customers that should be restricted to sending emails from a certain email address.
Header, Body and Footer Code
Insert additional code into the header tag of the site. Useful for adding tracking code such as Google analytics.
All versions of cloudyne-extras with dependencies
squizlabs/php_codesniffer Version ^3.3.1
oscarotero/env Version ^2.1
phpmailer/phpmailer Version ^6.8
enshrined/svg-sanitize Version ^0.16