• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Date Added Sort on Domains Page

nmdpa3

Regular Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.57 #5
Believe the option to sort domains by date added was on the domains page until a recent update. Any way that can be brought back as an option? It was a quick way for admins to get a chronological date sorted list of domains by date added.
 
From the version 18.0.57 release notes in the change log:

The “Setup Date”, “Expiration Date”, and “Rank Tracker” (the SEO Toolkit extension feature) columns are now hidden by default. To show them on the domain list, add the following lines to the panel.ini file:
Code:
[domainManagement]
showColumnSetupDate = true ; shows the "Setup Date" column
showColumnExpirationDate = true ; shows the "Expiration Date" column
showExtensionsColumns = true ; shows the "Rank Tracker" column
 
Back
Top