Feature Suggestions
Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.
Please write in English so that voters from all over the world can read and support your request.
Off-topic posts will be removed from here
121 results found
-
custom location for Wordpress backups
custom location for Wordpress backups
on locally mounted drive for example2 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
Hide Caching (nginx) option in WP-Toolkit
The controls in the Tools section of WP-Toolkit should be customizable to allow hiding Caching (nginx) so that customers do not enable it randomly. The ability to enable nginx caching should still be available from Apache & nginx settings.
2 votesThank you for your idea! We understand that this idea originates from the fact that customers sometimes enable nginx-caching without realizing what this option does to their website. Potentially creating issues with their own website.
We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
Search/filter for vulnerable plugins/themes in Wordpress Toolkit
I would like to know if it would be possible to filter in WPTK so that only the sites with Vulnerabilities/updates are shown. Both for Plugins and Themes.
Searching for Vulnerable or Update does not show any results.2 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it becomes popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
WordPress Toolkit resource limit CPU/RAM for subscriptions. Or equivalent to cgroups on Linux for Windows.
WordPress Toolkit resource limit CPU/RAM for subscriptions. Or equivalent to cgroups on Linux for Windows.
2 votes -
panel.ini setting to select 127.0.0.1 or localhost for WPT WordPress installations
When using CloudLinux's alt-php versions and when using Plesk's php version management facility instead of CloudLinux PHP Selector, the default path to mysql.sock is not set, or in some cases incorrectly set to /tmp/mysql.sock.
Any php script, including WordPress, that is set to use "localhost" to connect to the database will then fail to connect. This can cause severe problems with the WordPress Toolkit.
If, instead of localhost, the host address is set to 127.0.0.1, php uses a network connection instead of trying to connect to mysql.sock, and all is well. Naturally this assumes that mysql/mariadb listens on 127.0.0.1 but…
2 votesThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Enable 'Take over wp-cron.php' for all existing instances in WordPress
Please consider adding the functionality to enable 'Take over wp-cron.php' not only for newly create instances (WordPress > Settings > Disable wp-cron.php on all new WordPress installations) but for all existing WP instances at the same time. At the moment the wp-cron.php take over can only be done for one instance at the time. It would really improve the customer expirience if such functionality can be enabled for all existing instances at the same time.
2 votes -
2 votes
-
Improve the logic on how the WordPress Toolkit creates instance backup
WordPress Toolkit during backup process creates full plain copies of the database and files in the webspace before the compression. If Hard quota is enabled it is needed to have twice more allowed space otherwise it fails
2 votes -
Add notification for WP Toolkit regarding outdated PHP version
Currently, it is possible to manage WordPress Toolkit notifications regarding detected vulnerabilities in Tools & Settings > Notifications menu. This way customers are aware of issues with the instance.
However, customers are not being informed regarding the outdated PHP version in case PHP management is allowed for them. The info is only displayed in Plesk > WordPress > instance tab.2 votes -
Search and replace urls after cloning
Everytime I clone an wp site from dev to prod I have to run search and replace after because the cloning feature does not automatically adjust the database urls.
2 votes -
Email notifications when a plugin is installed on a WordPress site
The email notification settings in Tools & Settings > Notifications should include an option to notify when a plugin is installed on a WordPress site, for security.
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Export list of all installed plugins and themes on all instances
Add possibility to to get a list of all plugins/themes installed across all installs.
Currently command "plesk ext wp-toolkit --plugins" only allows to get a list of manually uploaded plugins and themes2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Add global option to control default value of "Search Indexing Enabled" and "Debugging" for newly created site
We've WordPress development company and use Plesk for managing lots of staging servers for projects under development.
All domains are created automatically via API as part of the project's start process, and, of course, all instances that are under development should not be indexed during the development stage (as it will affect the page index of the site in production).
By default, "Search Indexing" option is enabled, and this is quite inconvenient and error prone for us (as it requires manual setup of the created instance).
Adding global server-wide configuration option for WP Toolkit that will control such default behavior…2 votese will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
UI to limit Wordpress revisions
We can limit revisions by using
define('WPPOSTREVISIONS', false);
or
define('WPPOSTREVISIONS', 20);Make this available via the UI and ability to set defaults for all WP sites.
2 votes -
Strengthen WordPress Toolkit Password Policy
By default, Plesk's WordPress Toolkit should provide the option to disallow re-use of old passwords.
2 votes -
WordPress Smart Updates notifications
For now, the only way to manage WordPress Smart Updates notifications is to enable/disable them at all under Tools & Settings > Notifications > WordPress application updates.
Please add feature to manage Smart Updates notifications, particularly receiving only failed updates.
2 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
add an ability to hide "Current password" field with Wordpress Administrator's password in Customer's panel
When being logged in as a customer in Plesk, it is possible to see the Wordpress Administrator's credentials.
It is required to hide the administrator's password for security reasons and let the customers login to WP Dashboard anly via the additional user account, added via the WP Dashboard itself.2 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Sort update-able plugins/themes to top in WP Toolkit
Or at least give a header to click so to sort them up
2 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add a migration tool to WP Toolkit from other software installation platforms (Installatron / Softaculous)
We've been using Installatron for ages, but WP Toolkit has become a really powerful tool over the last couple of years. While we can work on integrating our systems with WP Toolkit directly, one major obstacle is moving clients over from one system to the other - including their backups / update settings / etc.
I'd love to find a way to make migrations over to the WP Toolkit seamless!
2 votesThank you for the update! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Preset the option to block XML-RPC requests for new WordPress installations
Hello!
It would be nice to have a feature where one can select XML-RPC to be blocked for all newly installed WordPress websites installed via the WordPress Toolkit in Plesk.
At the moment, only the option to preset disabled wp-cron.php is available, but no such option is present for blocking requests to XML-RPC.
The customers never use it, but also do not block it from their end and it is a hassle to do it manually for every new WP site.
Would it be possible to add such a feature to the WP Toolkit settings?1 voteThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
- Don't see your idea?