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
338 results found
-
Composer manuel search
When Plesk don't find composer.json, then select it manuel.
1 voteThis 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 an ability to hide Website Importing
There is "Website Importing" in Customers' Plesk panel in Websites & Domains in domain cards. There are cases when it is required to hide this "Website Importing" domain card for a customer.
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 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
-
С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
-
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
-
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
-
Add ability to change the domain name in links in the mail notification when customer is created
Add ability to change the domain name in links from the mail notification that's being sent upon creation of the new "Customer" in Plesk. It would be nice to not expose our Plesk hostname and instead use for password reset link some other domain name, that resolves to our server.
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
-
Create subfolder under the inbox folder.
There is a possibility to create a subfolder for the inbox folder of the email account via CLI.
For Dovecot, for example, with the following command:
# doveadm mailbox create -u email@example.com -s INBOX.newfolder
It would be nice to have an option to create such folders via Plesk UI.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
-
Information about Web Statistics user and credentials
Plesk interface should inform that in order to check Web Statistics it should use the FTP credentials. User's may think that they can use Plesk admin/reseller/customer login credentials. For example showing that information when hovering with mouse cursor or adding some info box
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
-
Whitelist specific files inside password protected directory
Possibility to whitelite specific files inside domain's password protected directories (meaning that they wouldn't need to provide the username and password).
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 custom support contact details to "help menu"
On the top right in the header there is an help icon with a "help menu" which contains use full links to documentation. It would be great if administrators could add custom contact details to this little help menu for their customers/users to see.
I've added a mockup image to clarify.
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 -
Disable mail notifications from anacron (daily, weekly, monthly) tasks
Add ability to disable email notifications about successful Plesk updates, and anacron (daily, weekly, monthly) tasks using Plesk panel.
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 -
Customize URL that is used for the link on the Plesk Login Page logo
It would be nice to have an option to insert a custom URL value under the Plesk logo at the login_up.php page instead of the harcoded Plesk login url value
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 API methods to manage npm on the Plesk server
It'll be useful to have ability to manage the npm on Plesk server via API.
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 -
Non-used allocated disk space should be showing for each subscription
It'll be very useful to show how much disk space is allocated for each of the Subscription/Service plan in Plesk panel GUI.
Right now it's only possible to see how much disk space is allocated for the subscription with the DB query.
It'll be more convinient to have such information in the Plesk GUI, e.g. inside of the "View more statistics" page of the Reseller account or main Plesk page.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 -
Be able to customize/manually set the starting dates for resources usage calculations
Be able to customize/manually set the starting dates for teh resource usage calculations.
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 -
HTTP callback connection retries on webhook timeout (Git extension)
Git extension. Add HTTP callback connection retries for webhook so it does not time out
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 -
CLI utility for changing vhosts location for Windows
Add CLI utility that changes virtual hosts location in Windows
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 -
1 vote
Thank 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
- Don't see your idea?