Hello.
Two days ago
we’ve released Advisor 1.3 (
Advisor - Plesk Extensions)
View attachment 14480
Changelog (
Change Log for Plesk):
1.3.0 (04 June 2018)
- [+] Added the ability to apply all available recommendations at once by clicking the "Apply Multiple Recommendations" button. Alternatively, you can do so via the CLI by running the plesk ext advisor --apply-recommendations [-list recommendation_code1,recommendation_code2,…] command.
- [+] Added the ability to hide recommendations via the panel.ini file. Note: To get the list of recommendations and corresponding codes, run the plesk ext advisor --advice-list command. To do so, add lines of the following pattern to the panel.ini file:
[ext-advisor]
blacklist = recommendation_code1, recommendation_code2
- [+] Added the recommendation to synchronize server time.
- [+] Added the recommendation to activate scheduled backups.
- [+] Added the recommendation to install the SEO Toolkit extension.
- Improved the "Configure the Plesk Firewall" recommendation: installation of the Plesk Firewall is now more stable.
- Rearranged recommendations so that those giving the most score to the server rating are at the top and added anchor links to such recommendations.
- [-] Fixed the issue where Advisor suggested installing the KernelCare extension in unsupported environments (for example, inside a Virtuozzo container). (EXTADVISOR-344)
- [-] Fixed the issue where the "Advisor" button in the header was absent for customers and resellers. (EXTADVISOR-349)
- [-] Fixed the issue where Advisor could not detect if HTTP/2 was enabled or not. (EXTADVISOR-362)
- [-] Fixed the issue where Advisor suggested switching to a PHP handler that was disabled in Tools & Settings > PHP Settings. (EXTADVISOR-379)
- [-] Fixed the issue where Advisor did not detect that Advanced ModSecurity Rules by Atomicorp was selected. (EXTADVISOR-380)