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.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
The above solution is far from perfect. It only works for currently installed plugins and themes.
So quite pointless.
I'm going to dig further to see how we can influence "Autoupdate all plugins" and "Autoupdate all themes" via CLI.
To enable automatic plugin and theme updates in Plesk:
Create a file called /usr/local/psa/bin/auto_updates_wordpress.sh
for domain in $(plesk ext wp-toolkit --list | grep "${NEW_DOMAIN_NAME}" | awk {'print $1'}); do
plesk ext wp-toolkit --wp-cli -instance-id $domain -- plugin...
We installed SOGo on Plesk 18.0.50. On one domain SOGo works fine but on a additional domain we are greeted with a 404 error.
I am not sure how to start debugging this issue. Anyone has any idea what the cause of this might be?
By the way this is our custom plesk-wordpress filter:
[Definition]
failregex = ^<HOST>.* "POST .*(wp-login.php|xmlrpc.php)([/\?#\\].*)? HTTP/.*" 200|401
ignoreregex =
I am seeing the same issues on one of our servers. On that server Plesk was updated to 18.0.50 Update #2 after not being updated for 12 months or so.
@fliegerhermi Did you find a solution yet?
It seems Atomic Standard (free) is still not available on Plesk on Ubuntu 20.04.5 LTS. Anyone have an idea on how to get Atomic Standard (free) to work on Plesk on Ubuntu 20?
Should we copy the tortix folder from a working server? Or should we perhaps install aum?