Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
I’m trying to add an animated banner for one of the websites and each time I go to upload the gif file, it re-creates it as a jpg? Is there a solution to get this animated or to upload as a gif?
Ok found my own solution. We just turned off the resizing "feature"
To change the Wizard behavior upon bigger logo/banner image upload:
Open for editing Plesk Sitebuilder configuration file.
/usr/local/sitebuilder/config on RPM-based systems
/usr/opt/sitebuilder/config on debian-based systems
To change default logo upload behavior, add the following string under the General section:
logo_resize_type = [keep_asis|error|simple|keep_aspect_ratio]
To change default banner upload behavior, add the following string under the General section:
banner_resize_type = [keep_asis|error|simple|keep_aspect_ratio]
Save the file.