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
122 results found
-
5 votes
Thank 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
-
Bot protection in Wordpress Toolkit should include the option to exclude some bots
It should be possible to exclude some bots from "bot protection" option in Wordpress Toolkit, for example, Semrushbot is used for seo in sites, and it should remain active, or acunetix is a security scanner and users may want to use it, whlie blocking other unwanted bots.
5 votes -
Add support to the WordPress Toolkit for sites with different "WordPress URL" and "Site URL" settings
The WordPress settings has an option for the WordPress URL and the Site URL to be different - i.e. the WordPress site files are in a sub-directory. But sites in this configuration do not work properly in the WordPress Toolkit.
Given this is a core feature of WordPress and one used by a lot of sites, I think support for it in the WordPress Toolkit should be a priority.
Details from WordPress about this option:
https://wordpress.org/support/article/giving-wordpress-its-own-directory/5 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 -
Grant the permission to manage only the WordPress Toolkit to additional subscription users
We want to create an additional user assigned to a specific user role providing only permission to manage WordPress Toolkit, but this is not possible in Plesk.
In order to allow an additional user to manage WordPRess Toolkit, it's required to grant permission to "Create and manage sites". This permission allows to the additional user to modify as well the Web Hosting Access, this means that the additional user can modify the password for the owner of the subscription, and we don't want this. We want a restricted environment for this additional user, so they can only manage WordPress Toolkit…
5 votes -
Update or Status notifications from the WP-Toolkit by E-Mail
In the Plesk WordPress Toolkit there is so far no possibility to switch on a notification if something changes in the status of a page. e.g. SSL / security settings or the latter and most interesting updates! For WordPress there are several plugins that take over the update notification function, but they don't always work. But since the WordPress toolkit has the function, it would be great if you could turn on an e-mail notification!
5 votes -
Add WordPress multisite support to Smart Updates
Currently, the Smart Updates feauture is not compatible with WordPress multisite instances.
5 votes -
Add option to create temporary admin account in WordPress Toolkit for support access
Our customers regularly ask us to assist by logging into their WordPress site. It would be very helpful if the WordPress Toolkit had an option to create a temporary additional admin account, allowing us to log into their WordPress website securely for troubleshooting or support.
4 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Feature Suggestion for Plesk WordPress Toolkit: Notification Control per Subscription
I would like to propose an enhancement to the Plesk WordPress Toolkit to address an issue with email notifications sent to end users. Currently, the toolkit sends nightly email alerts regarding available updates for WordPress plugins, themes, and the WordPress version. However, there is no option for server administrators to disable these notifications on a per-subscription basis.
This lack of granularity means that administrators cannot tailor the notification settings according to individual user preferences, which may lead to annoyance for end users receiving notifications they do not wish to see.
I propose extending the WordPress Toolkit to allow end users…
4 votes -
Allow update of translations in WordPress Toolkit without need to update core
Provide to users the ability to update of translations in WordPress Toolkit without need to update core.
4 votes -
Create a setting to control which options are selected by default for newly created WordPress instances
Create a setting to control which options are selected by default for newly created WordPress instances.
For example if updates should be disabled by default.4 votes -
Create plugin set
When I add a plugin to my set.
The problem can be seen in the pictures belowIs it possible, with the next update, Plugins to have icons for easier recognition ?
Thanks in advance!
Aleksandar M.4 votes -
Text field for notes per WordPress installation
For managing many WordPress installations with WP Toolkit, it would be helpful to be able to add a (searchable) text note to each instance.
Similar to labels, but just a free text field where you can insert a few lines of text.4 votesWe 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
-
Is it possible to exclude certain plugins when Cloning/Syncing a WP instance?
Is it possible to exclude certain plugins when CloningSyncing a WP instance?
Example: customer wants to have AWS Cloudfront plugin only on live site and not on staging site. WHen they sync all plugins are copied.
Internal tracking ID: EXTWPTOOLK-5981
4 votesThis makes sense, we’ll look into that.
—AK
-
Ability to specify what WordPress sets are available for customers in Service plan
For now, all the existing at "WordPress > Sets" sets are available for customers when they install WordPress.
The idea is to limit available sets in service plan, like available applications in "Applications" tab.4 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 -
Link WP Toolkit notifications/error pop-up messages to the corresponding website
Notifications/error messages in the popup windows have no reference to the affected domain/s.
It would be helpful if you included the name of the affected domains in the popup messages.3 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important
-- SH
-
3 votes
Thank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Let wp-cron run every minute by default
Currently, when enabling 'Take over wp-cron.php' and 'Create a replacement task (...)', the cron job that's created only runs twice an hour. (See screenshot attached)
This seems wrong; any Wordpress cronjob that needs to run at a higher interval, will fire too late.
There is no performance benefit to running wp-cron less often, in fact, it might cause performance problems, because late jobs would pile up.Can the default wp-cron.php interval be changed to every minute, please?
One source that offers some more explanation: https://wpengine.com/support/wp-cron-wordpress-scheduling/
Missed crons and crons that run too frequently can both be resolved by enabling the…
3 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 -
Add Purge Cache button for wordpress instance
Add a button under each wordpress instance for purging cache.
Its a simple solution that should be implemented. Can remove a lot of headache for any support team dealing with customers.A simple solution that runs with wp cache flush (wp cli), just integrate a button in wp toolkit.
3 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
-
Support update of constants such as WP_PLUGIN_DIR in wp-config.php during Cloning / Copy Data / Smart Update.
Wordpress Toolkit does not support update of constants such as WPPLUGINDIR in wp-config.php during Cloning / Copy Data / Smart Update.
For example if wp-config.php file for example.com is configured with:
define( 'WPPLUGINDIR', '/var/www/vhosts/example.com/wp-content/plugins' );and example.com is cloned to staging.example.com the WPPLUGINDIR is not updated.
3 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Update a specific plugin on multiple websites from uploaded zip at once
It should be possible to use an uploaded plugin to update all the plugins on multiple websites once.
A feature is required to use the uploaded plugin to update the outdated plugins on multiple websites at once.
Also, when we click on install option on uploaded plugin it gives all websites in wp-toolkit and there is no option to sort the list to required website options to update or install the uploaded plugin.
3 votes
- Don't see your idea?