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
342 results found
-
Add existing customer to an existing domain as a user
Add the functionality of adding a customer account as a user for a domain not under its subscription in Plesk.
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
-
Generate passwords via CLI like in panel UI.
It would be nice to have a CLI utility or other ability to generate passwords via CLI with the option to choose password strength like in the Plesk GUI
5 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 the option to display doc and xls format via the File Manager view/editor.
Add the option to display basic Word (doc) and Excel (xls) format via the File Manager view/editor.
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
-
Rest API - Get assigned plan from domain
Using the REST API it is not possible to view the assigned plan from a domain. You can only add a plan when creating a domain. I would like the see what plan is assigned to a domain for our billing process.
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.
At the moment you can use the following SQL query for psa database for getting what you want:
SELECT dom.id as domain_id, dom.name as domain, ps.plan_id, t.name as plan_name from domains dom LEFT JOIN Subscriptions s ON (dom.id=s.object_id AND s.object_type='domain') LEFT JOIN PlansSubscriptions ps ON ps.subscription_id=s.id LEFT JOIN Templates t ON t.id=ps.plan_id;
--
IG
-
Securing mail automatically via service plans
It'd be great to have an option to secure mail on the domain automatically by the means of a service plan.
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
-
host www.domain.tld and domain.tld as 2 separate domains
I need to host one application in www.example.com and another application in example.com as if they were two different domains. It would be nice if Plesk would allow an option to create such domains and not reserve www as an alias for example.com.
6 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 -
Network Drive Support for Plesk for Windows
- Using network drive for moving vhosts
- Using network drive for moving Mail Data
- Using network drive for MySQL
- Using network drive for MSSQL
- Creating backups or migrating the current backup location to a network drive
4 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
-
Сhange type of notifications via CLI using the utility plesk sbin crontabmng
Please add feature to change type of notification (do not notify, errors only, every time) about scheduled task completion via CLI with plesk sbin crontabmng utility
Currently, to change such notifications (via CLI) not only values in database need to be changed but also values for SendMailOnlyIfFail option in C:\Program Files (x86)\Plesk\Schedules\psaadm, C:\Program Files (x86)\Plesk\Schedules\Root files.Such steps are not ideal while changing the settings for a large number of servers.
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
-
Reseller User with SSH access for all sub-accounts
Would be a lot time-saving and more secure to get SSH access as Reseller with the reseller-user "system wide".
So we could as reseller use one user/credential for all sub-accounts of our clients.Actually there have to be a user/credential for each sub-account to access over SSH and also to use FTP and MySQL with SSH-Tunneling.
So there are tones of different Accounts in the FTP- and MySql-tools and the frequent change of password (to make it more secure) is a lot of additional work (and a p.i.t.a), because they have to be synced trough all tools every password-change.
Also…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
-
Multi-Server management option in Plesk Obsidian
Manage multiple Plesk servers from a single Plesk management interface for Plesk Obsidian.
14 votesThank you for your feature request. We will consider the possibility of its implementation if it becomes sufficiently popular and in demand.
—
IG -
Add option to calculate the .trash folder in Home directory of File Manager
Could you please add the option to calculate .trash folder in Home directory of the File Manager (so when calculating the size of all contents of the domain you can choose the checkbox of the ".trash" folder)
Main reason is that before the .trash bin was implemented in Plesk the size of the Home direcory calculated in File Manager (more > calculate) matched with the amount disk space used in StatisticsIt would be great if this was optional (for example can be configured for some the customer via panel.ini)
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
-
Add the "Notify when traffic usage reaches" option to Add-ons of the Service Plans
Customer is using add-ons to expand the disk space of his customers. Unfortunately the add-on does not allow to expand the "Notify when disk space usage reaches" limit as well. As the result, the reseller customer receiving emails, that the disk space is approaching or already exceeded the resource usage limits.
Is it possible to add the "Notify when disk space usage reaches" and "Notify when traffic usage reaches" to Add-on's settings?
4 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 -
Change default selecton of service plan for newly created subscription
It would be nice to have possibility to change the default service plan selected during new subscription creation.
e.g. instead of "Default domain" to be auto selected the "Unlimited" service plan.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
-
Read .PDF extension files via the File manager editor
Be able to 'view' the PDF content via the File Manager view/editor.
3 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 -
Log Modsecurity status changes to action log
The action log should show information when clients disable the Web Application firewall (ModSecurity).
5 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 -
Reset/clear domain to default state
If something goes wrong on the main domain of the subscription it would be nice to reset the domain to a clean state without removing or restoring from the backup.
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
-
Ability to change http/https port for one domain
Add ability to change http/https port for one domain
4 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 -
Redirect from HTTP to HTTPS to access Plesk login page
example.com doesn't exist on the server.
If set example.com under Plesk > Tools & Settings > Customize Plesk URL, there is no redirect from http://example.com to https://example.com.
Please add feature - redirect from HTTP to HTTPS to access Plesk login page.
39 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 -
Adding multi reseller levels
Add an option in the service packs or other allowing a reseller to add a reseller it is the concept of the multi-level reseller (master reseller etc).
3 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 -
Increase security with password less
Use passwordless or MFA on all service.
Strong passwords are key when it comes to internet service.
Many password resets information is sent to an email address. Access to such critical account should be protected with either passwordless or MFA functionality. A hacked email account with username and password is a golden ticket to steal the identity of customer/user.
4 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
- Don't see your idea?