• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question Date Added Sort on Domains Page

nmdpa3

Basic 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