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
-
Better email notifications management through CLI
Improve the email notifications management through CLI using the "plesk bin notification" command.
As of now, there are plenty of notifications that can be easily managed in Plesk GUI while it is not possible through that command making it quite hard to manage as the ones that can not be managed through the command itself, need to be modified directly on the Plesk database while in Plesk GUI all (or almost) the notifications are unified under Tools & Settings > Notifications
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 -
2 votes
Thank 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 -
Ability to clean mail queue via CLI filtering messages with the same pattern
There is a way to clean mail queue with command like the following:
plesk bin mailserver --help | grep queue
--clean-mail-queue Removes all the messages from the mail
queue.But sometimes it is required to clear not all messages but only ones that have the same subject, sender, recipient, etc.
In Plesk GUI there is already this functionality in Tools & Settings > Mail queue, opening search bar with arrow icon.
It would be great to have the similar functionality for CLI command.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
-
Classic and integrated pipeline mode
Posibility to change classic and integrated pipeline mode in IIS7/7.5/8/8.5 on Plesk Panel (ASP.NET Settings)
0 votesCan be changed in IIS Application Pool settings of your subscription in Plesk Onyx 17.8 (“Managed pipeline mode” drop-down menu)
—
IG -
Allow access to Presence Builder from control panel
It's probably a bug rather than anything else, but since the first version of Obsidian, there is no more link from the domain control panel to Web Presence Builder. You have to tinker around with different views and moving into the subscription settings to be able to open the site for editing.
The feature request is: provide a link to Web Presence Builder, at least for sites for which it is installed, on the domain overview, in all views.
1 voteHi Andor,
thank you for your input. Unfortunately, we do not plan on introducing major changes to Web Presence Builder or its integration into the panel at the moment.
-
PLESK DASBOARD with video Intro: How to set xyz !!!
It´s in all Dashboard the same circle ..run to find solution
IF someone is looking for How to act..then the first things is to waste time in google to find right solution or in youtube a movie ..
why cant u add solution related to issue with link from youtube or google link...(maybe basics)
we are in time , where nobody has time to waste2 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
HOWTO video tutorials can be easily found here https://docs.plesk.com/en-US/onyx/video-tutorials/
—
IG -
Migrating tool for Apache2 (Wordpress) linux server confs and sites.
Just reading with ssh root access /etc/apache2/sites-enabled/ and listing sites to be copied with their files and databases. Also Nginx sites.
It could be payable extension linked to Plesk license.1 voteWe regret to inform you that we are closing the request as no feedback was provided for over a month.
-- SH
-
function that users can check the log
Hello, I'm using Plesk Onyx 17.5.3.
In our environment
We are providing Role of DNS to users.
I wish to provide users with their own DNS operation log.Administrators can check logs from Tools & Settings.
The Subscriptions owner and the Role user who restricts the authority can not check the log.
We request a function that can check the log even for users who have restricted Role.If there are some mistakes in English, I’d like to apologize.
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 -
set the "lower-case-table-names" value to 1
1 is the current default setting and most widely used or you can just have the setting open even for the starter hosting account.
1 voteUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
Database user permission is set according to the database server type
Migrator should take into account the database server type (remote or local) and change user permissions accordingly. Currently, users that was set on the source with permissions to connect locally to a local database are migrated to the target with the same permissions, despite the fact, that on the target database server is set as a remote. That leads to inability to connect to remote database for that user on the source after migration and migrator change the permission accordingly.
1 voteThis request did not become popular. We must decline it.
-- PD
-
Add hidden mail forwarding option
There should be an option to forward mail without letting the customer know it is enabled (to the extent permitted by the law).
Currently, it is possible to hide all mail settings from a service plan or subscription. More granular control to hide mail forwarding only, or an option to enable it separate from the customer's own forwarding settings, would help monitor malicious content.
1 voteNo information in which jurisdiction hidden mail forwarding (without the customer knowing about it) is allowed. As Plesk supports legal use only, we must decline this request.
-- PD
-
Allow csv export of IP Addresses for easy export to new server when setting up the configuration.
Allow for easy export of various values in Plesk as CSV values. In my case I am generating a yaml file for the server that I am migrating my Plesk server to that contains a lot of IP addresses. Plesk's migration extension is good, but it complains about the lack of available IP addresses on the new server, IP addresses we may not want active/live until the cutover from dev to prod.
I can copy/paste line by line so this is the lowest of low priorities for me.
1 voteAt least three easy solutions already exist to export the list of IP addresses:
1: As CSV:
# plesk db -Ne "SELECT ip_address FROM psa.IP_Addresses INTO OUTFILE '/tmp/ip_addresses.csv' FIELDS TERMINATED BY ',' ENCLOSED BY '\"' LINES TERMINATED BY '\n';"
2: As XML:
# plesk bin ipmanage -xi
3: As a formatted text list:
# plesk bin ipmanage -l
-- PD
-
Update the subscription's backup options by the means of CLI
It would be nice to have an option which allows to update the subscription's backup settings(exclude files/logs) via CLI.
1 voteThank 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
-
Friendly Name for mailbox account.
Ability to set "FROM header contains a friendly name", i.e. "John Smith" john.smith@example.com.
P.S. As I see, when I set auto-answer on Plesk Panel, users receive "" john.smith@example.com.
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Better Multi-Server API Support and Documentation
Current documentation doesn't sufficiently cover which settings are needed for which XML API calls when in a multi-server context.
Furthermore, some calls require the service node to be specified, this defeats the purpose of having a single management node to manage subscriptions.
It requires the API caller to have knowledge of the individual service nodes and where the management node has provisioned them. The management node should automatically pass the call to the relevant service node so as to benedit from the single API entry point.
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 -
forwarding emails with independent email reciever-address, not the mailbox adress
it should be possible to set an independent address for the forwarded emailm example:
i have a mailbox: mail@domain.com
i set up a forwarding to an other email, maybe forward@domain2.com
the reciever gets an email with reciever-address mail@domain.com, but it would be better to adjust it and set the forward-address as reciever address.
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Add Option to delete Spam marked by SpamAssassin
I'm using Plesk 12.5. on a Windows 2012 x64 Server
I'm missing the option to delete Spam if it reaches the Score set in SpamAssassin Setting.3 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 -
Record history of domain configuration changes
When the http, nginx, php etc settings for a domain are changed could these be recorded in a log file so there is a record of what has been done - and any associated notes.
Same recording system could be applied to any server wide configuration changes.
In its simplest case this could just list the changes a fuller implementation would allow an admin / site owner to revert to a configuration 38 minutes ago!
This overlaps with backups but would record the changes as they are made through Plesk.
1 voteThis request looks identical to cfgmon tool delivered about couple years ago:
https://devblog.plesk.com/2013/07/cfgmon/Let us know if that helped
/SL -
CAS Trust Level Setting in Service Plan Level
Add the capability of setting the CAS Trust level on the Service Plan level under the Permissions tab.
1 voteThank 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
-
Group Folder permission
Plesk allows to set permissions to a single folder. If I want to set permissions for multiple folders, I have to do it one-by-one.
If I have, say, 10 folders, it's a time consuming process.I suggest you to allow users to set permissions on multiple folders at a single go. Like how you allow to add files/folders to archive by multiple selection.
Same way, user can select multiple folders. Then click on "Permissions" and then user can set desired permissions on next page. These permissions should then be applied to the selected folders.
It's a simple request but it…
3 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
- Don't see your idea?