Skip to content

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.

For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development

Off-topic posts will be removed from here

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

254 results found

  1. Add option to choose default IP address in Support SSH Access extension

    The 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Git LFS support in Plesk

    As time has gone on, we have introduced a git LFS server to store our images on.

    However, whenever pulling to the server it does not pull the actual images, only the pointer files.

    A Git LFS extension for Plesk would be helpful.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Rebuild and restart NodeJS application automatically when new commit is pushed

    It would be nice to automate the deployment of NodeJS application by adding a feature of automatic rebuild and restart of the NodeJS application, once new commits are pushed to the git repository on the domain,

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Ajax Toolkit

    We would like to install/use Ajax Controller Tool Windows Server. There is no option to add or install an extension for Ajax.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Add option to choose Joomla version to Joomla! Toolkit

    There should be an option to choose what version of Joomla will be installed by the Joomla! Toolkit for new instances.

    This can be both a setting to set the default for all new instances, and an option to pick individually when installing a new instance.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add warning to panel.ini editor extension if it contains duplicate values

    When you have duplicate sections in the panel.ini, only the last one is recognized by Plesk.

    For example:

    [promos]
    enabled = off

    .......
    lot's of other entries
    .......

    [promos]
    newFeatures = true

    Only the last one will become active, the first one is ignored.

    It would be nice to have a warning in the Panel.ini Editor extension if panel.ini contains duplicate sections

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Allow customers to issue Sectigo certificates on behalf of their own Sectigo account

    There should be an option to talk to Sectigo ACME service instead of Let's Encrypt only. Currently only LE's ACME service can be used on the extension.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Ability to change/manage Watchdog settings with commands via CLI

    In some cases, it is required to change/manage settings in Watchdog (for example Preferences in Watchdog) for a great number of servers. For now, it is possible only from Plesk GUI which in the scope of about 100 servers will become a great deal to do. So it would be much convenient to be able to manage these settings with command through CLI.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. SSH Key authentication for Site Import

    Currently "Site Import" ext only supports username and password for SSH/FTP. If the source server doesn't support password SSH auth then it is not possible to import a website via SSH. Can the SSH Key auth option be added?

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Option to add own Grafana dashboards to advanced monitoring

    You can already achieve this by editing the predefined dashboards in Grafana. But this isn't a very pretty solution for this, it would be nicer with the option to add full dashboards.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Pass variables specifed in Ruby menu in field "Custom environment variables" to rake tasks

    Currently, the option "Custom environment variables" in the menu "Ruby" on a domain is used only for passing environment variables to the application.
    But it's also required to pass environment variables to the rake tasks as well, and in the current implementation, it's necessary to specify necessary variables in the window "Run rake task" each time a rake tasks needs to be executed.
    Variables specifed in the option "Custom environment variables" should be passed to rake tasks as well, as similar options work this way in other products known for developers and used for hosting Ruby apps like Heroku and…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Searching interface for Plesk Email Security that shows the information about the sender (IP addresses etc)

    There are currently no interfaces or logs for Plesk Email Security that show who messages are being received from (including IP addresses). in case most of the spam received on server are from several IP ranges, it would be convenient to search and block specific IP ranges.

    Please implement the web Interface that allows to search by the following parameters:
    Recipient: *@example.com
    Subject:
    Status: Regular Email | Spam | Any
    IP:

    Then the search results would show:
    Email Address, Subject Line, From Address, From IP, From Hostname

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    open discussion  ·  IgorG responded

    Thank 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

  14. Improve cron task for Watchdog component

    Customer receives the following email about execution of the Watchdog cron task:
    From: (Cron Daemon) root@example.com
    Sent: Monday, June 18, 2018 1:00 AM
    To: jdoe@example.com
    Subject: Cron root@example.com /usr/local/psa/libexec/modules/watchdog/cp/secur-check
    DEBUG [utilexec] [5b5560d293f82] Starting:
    rsecurcheck security
    2018-07-23 schedule
    DEBUG [util_exec] [5b5560d293f82] Finished in 0.04981s, Error code: TRUE

    From a customer point of view, it is not clear was the task executed or not.

    For example replace the message "Error code: TRUE" to "Watchdog task was successfully executed"

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    open discussion  ·  IgorG responded

    Thank 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

  15. Add native integration between Plesk and mod_cloudflare

    Cloudflare dropped support for Cloudflare extension. Please consider native integration with Cloudflare. It is required for example to automatically update Cloudflare IP addresses with Nginx configuration to show real IP: https://support.cloudflare.com/hc/en-us/articles/200170786-Restoring-original-visitor-IPs-Logging-visitor-IP-addresses-with-mod-cloudflare-

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Add an ability to hide Diagnostic Repair, Process List and MySQL Process List using Restricted mode

    The hosters would like to have an ability to hide the Repair Kit functionality from admin/additional admins using the Restricted Mode in Plesk.
    The initial request on the forum: https://talk.plesk.com/threads/more-restriction-about-extra-admin.353615/

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Add NodeJS extension events to Plesk action log

    It is required to understand who and when enabled/disabled node.js support on the website

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Add functionality to install extensions using API 3.0 under reseller account.

    Add functionality to install extensions using API 3.0 under reseller account.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Add SiteJet "staging" option

    Add SiteJet option to create a "staging" subdomain, and possibility to deploy the staging website into the main domain when done.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank 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.

    The Sitejet team is working on a "copy and paste" website feature which allows users to copy a website and "import" it in another Sitejet account. It is also already possible to see a preview of the website in Sitejet Builder (screenshot -> Open preview website).

    -- PD

  20. Optionally disable creation of local Git repositores

    Restrict creating local Git repositores, only allow remote ones

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base