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
-
Wordpress CPU and RAM usage stats and slow plugin warnings
I would like to see the CPU and RAM usage by Wordpress applications.
I would also like to see a warning about slow php scripts, which would help to catch Wordpress plugins that use too many resources.
66 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 -
Implement feature to use WordPress' wp-cli in chroot shell
It should be possible to use the WordPress commandline tool "wp-cli" via chrooted-shell.
57 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 -
Improvements for Wordpress Toolkit
Disable the built-in code editor adding define('DISALLOWCODEEDIT', true); in wp-config.php
Anonymize login error message because it actually tells you what is wrong (the username or the password), hooking into loginerrors with addfilter('login_errors, function() { return 'Login error'; });
Apply permission 400 (-rw-------) to wp-config.php
Change login URL avoiding the standard /wp-login.php or /wp-admin/ (pre)installing plugin "Lockdown WP Admin" or applying the same idea.
Block brute force (pre)installing plugin "Limit Login Attempts" or applying the same idea.
Mentioned plugins may be installed by default when Wordpress is installed through the APS, and may be added as an…
49 votesThese suggestions look quite reasonable. We encourage other WPT users to join and let us know what other security improvements you’d like us to implement in WPT.
—AK
-
Woocommerce Plesk Integration
What should this integration do?
- it should allow the sale of hosting subscriptions using a Woocommerce,
- it should be compatible with the Subscriptions plugin to charge monthly or annual payment. (https://woocommerce.com/products/woocommerce-subscriptions/)Why You may want this integration?
- If you use Wordpress, it will be a simple and quick way to implement the payment for your hosting services.
- Woocomerce is the most popular e-commerce solution in the world. It is flexible and has a lot of integrations with other wordpress plugins. If you want to sell not only hosting, it may be a gold mine…46 votes -
Allow Wordpress Scan to search for a custom directory name instead of wp-content
I habitually rename my wp-contents directory for security reasons (as part of iThemes Security). As a result Plesk no longer recognises the Wordpress installations on the server, when scanning so I'm unable to take advantage of Plesk's Wordpress features.
Please could this be modified to allow me to specify a custom name for my wp-contents directory?
36 votesThis looks like a valid feature, so we’ll see when we can implement it. Please continue voting if this feature is important for you, so we can prioritize feature accordingly.
—AK
-
WordPress plugin restoration point
Would be great to have WordPress plugins to be able to have restoration points on a plugin upgrade basis and not only for WordPress major upgrades.
This way, WordPress plugins can be managed individually with more control over them.
28 votesWe’d like to introduce this feature, but we’ll have to solve certain technical difficulties first (for example, properly handle cases where database structure is updated by a plugin and you want to roll the changes back). We’re positive that we can overcome these difficulties, though.
—AK
-
Support Wordpress multi-site network in WP toolkit
It's a useful for me, to manage all my sites in one wp instance, using 3rd level domains, like mydomain.com, forum.mydomain.com, shop.mydomain.com, catalog.mydomain.com, etc.
28 votesHi Jeremy,
WP Toolkit supports WordPress multi-site if you enable the multi-site feature manually. However, it seems to make sense for us to provide an option of creating a multi-site WP instance upon the installation. Let us know if this will help you out.
—AK
-
WHMCS module for WordPress Toolkit
Is it possible to have an WHMCS module created exclusively for WordPress Toolkit, in order to allow clients to use it's options from within WHMCS's client areas?
Basically have clients don't leave WHMCS client areas and perform some actions from within their WHMCS client account (add new site if set multiple WordPress installs in hosting package, backup and restore, install let's encrypt ssl, activate/deactivate nginx, remove site, creati staging site etc...).
22 votesThank you for your input! Actually, we have no plans for such module, but 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 -
Different notification settings for available WordPress updates: Plugin, Theme or WordPress core
Email notifications to customers are sent on every available WordPress update, that's far too much. My clients don't take them for important anymore and don't update at all. I suggest to fine tune available settings in Tools & Settings > Notifications > APS application updates (customer’s digest): Different notification options if the available update is a WordPress Core update, a plugin update or a theme update. So for example the plugin and theme update notification could be turned off for customers, but WordPress core update notifications would be still sent.
Another suggestion would be an option to cutomize the FREQUENZY…
20 votesThanks for submitting this suggestion. It definitely looks useful, so we’ll consider adding it in upcoming Plesk / WPT updates.
Everyone, please continue to vote for this feature so we could evaluate its popularity.
—AK
-
wordpress toolkit Wordpress users management
Wordpress users management.
add, edit and resign Wordpress users19 votes -
More options to control Wordpress Nginx cache
Automatically clear cache when:
post or page will be added or updated
comment will be added or removed
16 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 -
Wordpress Toolkit - URL switch (main URL <=> preview URL)
Hello,
I would like to suggest something which could be VERY helpfull to customers which are moving their Wordpress instances between servers. Lets say you have domain.com on Server1. Then you are moving it to Server2 with Plesk and Wordpress Toolkit but domain.com is still pointing to Server1. Issue with Wordpress is that if you don't use main URL then all media files (css, images etc) are not being loaded correctly and customer can't be sure if everything will work correctly when he switch DNS settings for domain.com from Server1 to Server2.
My suggestion is that it would be great…
16 votes -
Allow configure the Auto-Update settings of WP Toolkit at the Service Plan
Allow configuring the Auto-Update settings of WP Toolkit based on the service plan or the Subscription.
This would allow configuring the Auto-Update settings desired to a certain amount of Subscriptions globally at once.
For example:
Service Plan 1
Update Wordpress > Yes
Update Plugins > Yes
Update Themes > YesService Plan 2
Update Wordpress > Yes
Update Plugins > Yes
Update Themes > Noetc...
15 votes -
WordPress Toolkit. Possibility to log into wordpress for a site that resolves to another server IP
Possibility to log into wordpress in case of site was migrated from another server or for newly created site that is not resolved.
Currently to log into wordpress it's needed to add "IP site" to hosts file.14 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 -
WordPress Toolkit support for Bedrock-powered WordPress instances
Bedrock is a modern WordPress stack that implements several improvements related to WordPress setups.
Better folder structure
Dependency management with Composer
Easy WordPress configuration with environment specific files
Environment variables with Dotenv
Autoloader for mu-plugins (use regular plugins as mu-plugins)
Enhanced security (separated web root and secure passwords with wp-password-bcrypt)More information on Bedrock can be found here: https://roots.io/bedrock/
Plesk's WordPress Toolkit cannot currently handle Bedrock-powered WordPress instances.
Because some of Bedrock improvements are considered to be current best practices and provide safer setups, it would be nice to see support for Bedrock-powered instances in WordPress Toolkit.
12 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
Wordpress Toolkit favoritism and filtering
Currently the Wordpress Toolkit interface is a bit messy with all the Wordpress instances of you and your customers.
It would be great if there would be the possibility so that you can mark and filter for certain Wordpress instances. Marking with stars could make it possible that the most important Wordpress instances always appear on the top and can be checked for updates and security issues very quickly.12 votes -
Implement VersionPress as part of your WordPress Toolkit. It uses WP-Cli and is Open Source.
Implement VersionPress as part of your WordPress Toolkit. It uses WP-Cli and is Open Source.
By contributing to the project and having other devs already working on it, you will be able to amplify the speed of work being done.
Further, this project is the holy grail of WordPress development. People would literally flock to Plesk for this feature alone (not to mention its awesome in other ways).
Please seriously consider contacting the VersionPress Team. This Project basically takes the idea of Git integration, staging, and data syncing to the next level. Database changes are checked in to Git as…
12 votes -
Post-update hooks in WordPress Toolkit
Add post-update hooks in WordPress Toolkit, which can be used to automate the process of committing to Git (e.g. WordPress core and plugin updates that are automatically installed by WordPress Toolkit).
Use case:
Be able to respond to the event and write a program to do things like: a) commit the changes to the local git repository and push them to origin, b) trigger an alert in the monitoring system
11 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 -
WP toolkit should manage PHP memory limit value specified in wp-config.php
WP toolkit should manage PHP memory limit value specified in wp-config.ph: WPMAXMEMORY_LIMIT.
This has been reported internally as requirement EXTWPTOOLK-3564.
11 votes -
Multiple file upload for Plugin and Themes in Wordpress Toolkit
Hi,
Could you please add Multiple file upload for Plugin and Themes in Wordpress Toolkit?11 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
- Don't see your idea?