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.
As I know in incoming Plesk 8.2 this logo could be removed. It will depend on license key. For more information related to this question (for Sitebuilder and Plesk) you should contact with your sales representative.
Not only do they get us to pay to bug test their software then have to pay to get support. Then they want to sell products to our customers with out our choice or knowledge. Not to mention their branding all over their software which our reseller clients hate. We want clean software with out logos and reselling.
There is no built-in way to disable the SWsoft logos and artwork in our products UI. However, you can modify any skin and remove the links to prevent users occasionally navigating to our sites. Please contact your sales representative for details.
As for buying pictures link, you should contact with sales representative for more information.
for skin in ${SKINS}
do
if [ ! -r htdocs/skins/$skin/images/powered_by_virtuozzo-dist.gif ]
then
mv htdocs/skins/$skin/images/powered_by_virtuozzo.gif htdocs/skins/$skin/images/powered_by_virtuozzo-dist.gif
cp htdocs/skins/$skin/images/blank.gif htdocs/skins/$skin/images/powered_by_virtuozzo.gif
fi
# edit the style sheet, remove copyright branding
ed htdocs/skins/$skin/style.css <<EOF
/.sb-header-copyright
+
a
display: none;
.
/.sb-leftmenu-copyright
+
a
display: none;
.
wq
EOF
done
# remove the Buy Pictures link in wizard
perl -pi -e 's/.sb-wizard-content-settings-buy { /.sb-wizard-content-settings-buy { display: none; /' htdocs/skins/common.css
Guys, please note that removing the SWsoft branding violates the EULA.
It is possible to get a whitelabeling permission; but that's a subject of a separate contract. Please contact your sales representative for the details.
Please also note that this has nothing to do with "Buy Pictures" link - it could be disabled; however that requires updating the license key file, so contact your sales repesentative for that.
In case your sales representative can't help you right away tell them to get in touch with Sitebuilder Product Manager.