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.
You can if you install a separate standalone copy of phpMyAdmin. The one which the Plesk CP uses you would have to login first.
Download and install phpMyAdmin (latest version), install it into a directory under your domain's httpsdocs (SSL) folder (safer than the non-SSL). Such as:
Or (I haven't tried this.. but) you could add "phpmyadmin.domain." to point to "phpmyadmin.<hostname of your server>." in the dns template, and then make a global phpmyadmin directory somewhere on your server, add the "phpmyadmin.<hostname of your server>" subdomain to point to that directory.
Use cookie/session auth on phpmyadmin. Now anyone that goes to phpmyadmin.theirdomain.com should get to that installation of phpmyadmin. They then enter their own credentials and it will bring up their own databases, and look like its a personalised version.
I say again, I haven't tried this but it should be doable. Especially with the new auto base URL detection that the new phpmyadmin's use.