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
91 results found
-
Add Smart Update to a Service Plan
I would like to be able to add the Smart Updates feature to a specific service plan.
It wouldn’t be activated for all new installations just the users of a specific plan.
I would buy 30 sites of Smart Updates for WPT. If the new customer chooses the 'starter' plan they don't get the Smart Update, if they choose the 'super' plan then they get Smart Update for free. Free meaning it would be deducted from my quantity of sites purchased. Then it would automatically activate on their account.
I love the functionality of Smart Updates and want to make…
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
-
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 -
Ability to deploy a pre-determined WordPress instance for customers
At this moment it is possible to have a pre-determined set of Plugins to be deployed on WP, it would be useful to also have the Ability to deploy a pre-determined copy of a WordPress website already designed
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
-
WordPress toolkit notifications management
It would be great to be able to manage the WPTK notifications about the plugins new versions/updates to have an option to exclude the "new versions available" notificaton, when auto-updates are enabled.
2 votes -
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 -
Auto Generate SSL for WP Multi-site Custom Domain
Please consider adding functionality to auto-generate SSL (let's encrypt or premium wildcard SSL) for WordPress multisite custom domain names.
2 votesThis request has been reviewed, but we are not sure what function is requested. Could you please describe the workflow that you are asking for in steps so that it becomes clear what auto-generation of SSL für WP multi-site custom domains should do?
-- PD
-
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 -
Implement some basic optimisations
Like the wp-cron feature released recently it would be useful to have other functionality like
- Warn if not using InnoDB
- Clear out and limit post revisions
- Disable revisions
- Cleanup autoload options
- Cleanup sessions
- Image crushing2 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 -
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 -
1 vote
-
1 vote
-
wordpress toolkit table prefix mixed case fix/patch
I'm not sure if it's still the case but the toolkit used to (possibly still does) create table prefixes with mixed case characters (or this is done via the security checkup for existing tables).
Unix is case sensitive, windows is not.
MariaDB
lowercasetablename=0 default for Unix = stored as provided and case-sensitive. $tableprefix = '7a6pcDc' will be stored as 7a6pcDctablename in the DB
lowercasetablename=1 default on Windows = uppercase changed to lowercase but still case-insensitive $tableprefix = '7a6pcDc' will be stored as 7a6pcdctablename in the DB.This is…
1 voteThank you for this idea. It is a valid claim. 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
-
WP Toolkit autoupdate disabled by default
I want to disable WP Toolkit autoupdate by default, for current and future installations.
Setting "Update WordPress automatically: No" (found over a created site, or when creating a new one) by default.1 vote -
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.1 vote -
Faster deployment of Wordpress sites
Deployment or cloning of WordPress sites and then generating unique wp-admin and FTP credentials takes too many actions currently.
Ideal workflow:
1 - Enter a subdomain name (the only thing to enter) and have all other options prefilled to match the subdomain name (database name/user, FTP user, folder, etc).
2 - The site is configured automatically, including creating a subdomain, configuring SSL, creating a database/user, wp-admin user & unique password, FTP user & unique password.
3 - All credentials are displayed on the last step, allowing copy/paste, including wp-admin (user, password), and FTP (server name, port, user name, password).
1 voteHi Alex,
This will be a challenge, because it involves many different areas of configuration. We may consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
- Don't see your idea?