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
290 results found
-
Add country flags to IPs in log viewer and the number of requests that came from an IP
In the live logs file, it would be useful to add two pieces of information:
1.number of times that the ip to consult the Web server (the Website) that same day;
2.country flag on ip.1 voteThank you for your suggestion! 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
-
API filter which invokes for a specific letter
Hello,
Please add functionality to add a filter into API request so that the request may be invoked for each letter from a-z separately.
For example, in order to list mailboxes which start from letter "A".
1 voteThank 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 -
Web deployment instructions, password
It's not clear which password to use in web deploy (visual studio 2017) to IIS. As I understand I should use FTP account password. But which one? Which root folder should be at FTP user?
Please create a separate page for web deploy with instructions and settings export.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 -
expand REST API to also support listing alias domain as well
Via REST API I can get list of active domain, but I would also like to get list of ALIASED domains as well.
10 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 -
create, edit, and delete scheduled tasks through the XML API.
the ability to create, edit, and delete scheduled tasks through the XML API seems essential.
7 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 -
Default service plans to resseller
Add possibity to configure default service plans for reseller's customers.
Restrict resellers creating own service plans.2 votes -
Obtain IP address of a domain via DomainResponse REST API request.
DomainResponse request return only id, created, name, asciiname, guid, hostingtype. I suggest to include into this list IP address of a domain.
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 -
List files for removal
It is needed to list files for removal before it is actually done.
13 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 -
Multi-select download option in file manager (download complete folders, too)
Please provide Multi-select Download option in file manager
19 votesWe're almost there. In Plesk Obsidian 18.0.35, published on April 20th, 2021, we had already added the option to upload folders or multi-select-upload files. It may not yet be possible to download a complete directory in one step, but this can also be done in two steps by first creating an archive of it and then downloading the archive.
So this feature request is now about downloading a directory or a set of selected files in one step. Please keep voting for it if you believe that this is an important feature.
-- PD
-
Allow multiple SSH-accounts in a subscription
Currently only the main user-account (=system-user) can get access via SSH. Additional users and ftp-users only have access via FTP.
Please allow setting up additional users using SSH as well.
106 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 -
Ability to remove additional license via CLI
I need an ability to remove an additional license key via CLI
1 vote -
Plesk billing solution for customer and reseller, e.g. like WHMCS
I know that there is WHMCS billing solution but it is not intuitive and need lot of task to make it work.
Please could you reflect including a Ready To Go billing solution, just by installing an extension, it could be a GREAT release !13 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
BTW, you can wrote your own extension with Plesk SDK https://docs.plesk.com/en-US/onyx/extensions-guide/plesk-extensions-in-a-nutshell.76331/Everyone, please continue voting for this feature if you consider it important.
—
IG -
Sync between Plesk and MAMP
Hi,
I would like to suggest you to create an automatic way or an extension that sync Plesk settings for a domain and a MAMP local website ?
This manner could increase speed and connectivity between a local and web environment8 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 -
Allow the Plesk admin to modify the "Account Activation" notification that is sent when creating a new user
Allow the Plesk administrator to modify the "Account Activation" notification email that is sent when a new user is created.
Currently there is no way to change this in Tools & Settings > Notifications.
6 votes -
Implement XML API maillist operator for REST API and CLI
Since Plesk Onyx 17.8, maillist XML API operator has been dropped due to it's low usage.
CLI does not cover everything and therefore it would be needed to to be correctly implemented for CLI as well as for REST API if possible.
5 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 -
Event manager: Add a hook before an event is processed
Hello all,
I hope this idea can be shared with many of you.Actually in the Events manager you can handle a task, an action you can run AFTER the event occurs. Can be really usefull to have the same BEFORE, I'm going to explain:
Make an example can be when a Subscription or a Domain is going to be removed from the hosting server, can be really usefull to backup data or something else similar before the task is executed.
At moment is impossible to handle a task before an event occurs, we hope can be usefull for other…
6 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 -
Merge several subscriptions into one
A feature to merge several subscriptions into one with all the domains, settings, mailboxes etc.
2 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
-
Support of Amazon CloudWatch Logs
Support of Amazon CloudWatch. Possibility to pass site logs to Amazon CloudWatch
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.
— AY
-
Git Workflow: DEVELOPMENT > PRODUCTION
Many developers use git these days when working on a website or webapp. It would be great if Plesk supports a simple deployment workflow:
Example when using two branches:
- development
- masterBranch "development" will be automatically deployed by Plesk to /var/www/vhosts/example.com/dev.example.com => connected to https://dev.example.com
Branch "master" will be automatically deployed by Plesk to /var/www/vhosts/example.com/httpdocs => connected to https://www.example.comWhat about database connectivity?
When using different databases for development and master you should not include your "database-connection.ini" into git but manually store it in the designated directory and edit via Plesk File Manager for example.What about access…
21 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.
— rk
-
Fail2ban disable per domain/customer
Make it possible to enable or disable fail2ban for a single domain or customer
9 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!
— rk
- Don't see your idea?