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
- or
1194 results found
- 
to add this feature: IIS/ASP/Enable Parent Access, in order resellers might be able to set up asp config by their own.to add this feature: IIS/ASP/Enable Parent Access, in order resellers might be able to set up asp config by their own. 1 voteThank you for your input! 
 Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
 —
 IG
- 
Add a delay option for Postfix auto-replyAdd an option to set a delay to the Postfix auto-reply. Currently, it sents instantly. 2 votes
- 
please add redmine as an extensionas I want to add redmine to our website, but I can't set. if Plesk has redmine as a extension, I can install it easier. 2 votesThis request did not become popular. We must decline it. But there is an alternative solution: If the manufacturer of Redmine feels that it can give their product a boost if it becomes available as a Plesk extension, they could use the free Plesk API to develop an extension. For a guide how to do that, please visit https://docs.plesk.com/en-US/obsidian/extensions-guide/plesk-extensions-in-a-nutshell.76331/ This is also available for users, so you can write your own extension as well. -- PD 
- 
Additional option for overuse policy- Overuse is allowed up to x %I would like to have option to set overuse policy as: Overuse is allowed up to x % 
 - after percentage threshold is crossed then suspend and send e-mail notification
 - with ability to set up percentage freeley, but suspend when disk usage is 110 % or 130 % and so on.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 
- 
add support for -o inet_protocols=ipv4 under just the smtp settingI would like to be able to specify the smtp protocol from the user interface. 
 Specifically, the solution to the problem described here on the official postfix documentation:https://www.postfix.org/postconf.5.html#smtp_address_preference The setting "smtpaddresspreference = ipv4" is not a solution for remote servers that flag email received over IPv6 as more 'spammy' (the client IPv6 address has a bad or missing PTR or AAAA record, bad network neighbors, etc.). Instead, configure Postfix to receive mail over both IPv4 and IPv6, and to deliver mail over only IPv4. /etc/postfix/main.cf: 
 inetprotocols= all
 /etc/postfix/master.cf
 smtp ...other fields... smtp -o inetprotocols=ipv41 vote
- 
Please set up SQL server 2012 because i m unable restore my database created by sql server 2012I had 5 user hosting plan for one year. 
 Please set up SQL server 2012 because i m unable restore my database created by sql server 2012.
 I have tried by scrip created for 2008 R2 from sql server 2012 but its not working so i am facing too much problem1 votePlesk already supports SQL server 2012. You need to contact your hosting provider to get SQL server 2012 on hosting. We are closing your request as it doesn’t include any proposal 
- 
xml api related siteCreate new XML API for set the related site of an existing database (or evene as an option when creating it) 2 votesThank you for your input! 
 Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
 —
 IG
- 
Enable option for dom extension in php settingI need to install some package from softaculous and its required dom enabled in plesk control panel. If there is a way to enable it, please tell me. Thanks 1 voteTo solve your issue, please browse https://kb.plesk.com for Knowledge Base articles that might have a solution. If you don’t have any luck there, open https://cscontact.plesk.com/ and file a ticket. Also you can asp Plesk community assistance on Plesk forum https://talk.plesk.com. 
 We are closing your request as it doesn’t include any software improvement proposal.— 
 IG
- 
allow setting "REFERENCES" database permission through Plesk GUIMagento2 requires the permission "REFERENCES" for the magento database besides other permissions. Unfortunately "REFERENCES" is not settable in Plesk directly and has to be assigned manually or using phpMyAdmin. It would be handy to do that using Plesk GUI. 1 voteThis requester does not look very popular for years, and the REFERENCES property can be added using the regular Plesk component phpMyAdmin. Therefore, I close this request. 
 —
 IG
- 
Existing remote database for a domainPlease add functionality to assign an already existing database from a remote database server to a domain. For example, set a MySQL database on one server but connect it to my website on the Plesk. 2 votesThank you for your input! 
 Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
 —
 IG
- 
UI to limit Wordpress revisionsWe 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
- 
Scheduled JobsWhen setting up a Scheduled Job (Windows Server), provide the ability to navigate/browse to the executable, Figuring out the correct path can be difficult. 2 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation. 
 —
 IG
- 
1 vote
- 
Add functionality to install, modify and manage wordpress or joomla via APIRight now you can set a service plan to have WordPress or Joomla pre-installed with any new subscriptions, however the installation data such as admin usernames, passwords, site titles are randomized more so if the subscription/domain is setup via API. I think it could be nice if there was an option to install them with custom data or customize them via API. such that when installing via API, i can explicitly set the site title, admin username and passwords, database usernames and passwords etc. 2 votesWPT v6.0 adds REST API for the majority of WP Toolkit operations. Please file a separate request for Joomla, since it's a different project. Let us know if you have any feedback. --AK 
- 
Config files for mail as in Cpanel.Pain staking issues as soon as setting up mail is not working like normal. How nice would config files be! For differten platforms. 2 votesThank you for your input! 
 Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
 —
 IG
- 
Subscriptions list should show "Expiration date" columnIt doesn't matter when Subscription was set up. Really useful information is when Subscription expires. That's why Subscription list should show column "Expiration date". 2 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 
- 
Add option to choose default IP address in Support SSH Access extensionThe SSH service may be configured to listen on a specific IP address for security purposes. The Support SSH Access extension does not account for this and may return IP addresses that are not listening on the SSH service. An option should be added to set a default IP address, or manually set a specific one, for cases in which the configuration won't allow connections over any other. Otherwise, the "Copy credentials" button is not useful, as the address has to be entered manually every time, and may cause confusion with users unaware of the configuration. 4 votes
- 
Control on/off of auto-reply not only by date, but also by timeWe would appreciate it if the setting of the time were included in addition to the days for the «automatic replies» by e-mail. For part-time employees, this attitude would be a real asset. 2 votesThank you for your input! We will consider this request in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important. — 
 IG
- 
Disable "Install Plugins" pop-up after WordPress Toolkit instance installationIt should be possible to disable the pop-up after installation of a WordPress instance with WordPress Toolkit: 
 "Installation Complete Wordpress has been installed. Take a minute to set it up."3 votes
- 
A section to be set a configuration of several utillities on science. I thinking about a entry point to make a simple uploaderUploader for Files, there go into paralell computing. You set a special directory name in sample "paralell". The other computer have access to this directory and looking somtimes is there a file or not. 1 voteThank you for your input! 
 Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
 —
 IG
- Don't see your idea?
 
          
