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
-
Limit CronJobs per User
Limit for Cronjobs per User.
25 votes -
Add limits to backup scheduling
We have some users abusing the Plesk backup functionality. For example, they schedule hourly backups with sites that are multiple gigabytes in size. When we have a couple of those users, our servers are running scheduled backups all day causing 100% IO-wait load.
It would be great if Administrator can limit the frequency of user backups, eg. a limit of once a day, once a week, once a month.
We currently disable user backup functionality to prevent our machines running backups all day.
26 votesThank you for your input, we will consider this functionality in upcoming Plesk releases.
—AK
-
Add event handlers per domain for switching mail service on/off
It'd be really useful to be able to call handlers for when the mail service for a domain is switched on/off. The only variable needed is probably the domain name. The on/off handlers should be available for both domain and subdomain.
6 votesWe've seen some increased interest in this feature and are re-opening voting for it. Please vote for this feature if you think you need an event that is triggered when mail service is turned on or off.
-- PD
-
Custom URL redirects: variability of both source URL and destination URL and the ability to create more than one redirect.
It would have been amazing if plesk users and admins were able to easily and via the panel create domain redirection like you are able to do in cpanel. http://prntscr.com/1k9mql
This saves a lot of time from users and hosting companies helpdesks.24 votesIn the initital feature request it was not clear that the focus was on a regex driven, variable redirect that depends on source URLs and should be able to provide a mapping between source and target. It is also requested that these redirects shall be done on the front-end web server level, not as an Apache .htaccess solution.
We have re-opened the request as per user comment it was clarified thoroughly. 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
-
Add Firewall rule to block outgoing mail for non-Postfix / non-qmail
iptables -A OUTPUT -d 127.0.0.1 -p tcp -m tcp --dport 25 -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner postfix -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner mailman -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --uid-owner root -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -j REJECT --reject-with icmp-port-unreachableWould be nice to add this to the Plesk Firewall Module.
This disables malicious scripts of sending direct mail.
Other malicious mails sent through localhost (Postfix / qmail) will…
58 votes -
Ability to migrate accounts from one plesk node to another
It would save huge amounts of time if the admin using the customers plesk account credentials was able to migrate the whole account from the previous hoster without needing to have root access to the server like you can do in cpanel. In order to migrate plesk customers from other companies you need to do it manually !
21 votes -
More control over IPs used in IIS for site hosting.
Sites in Plesk can have only one IP address assigned; this IP must the the same for FTP, HTTP, etc. A change to allow more flexibility should be easy to implement (e.g., allow 'all unassigned'), so sites running on Plesk can be used in load balanced scenario's, e.g. when running Plesk on a cloud server.
12 votes -
Website Importer must allow FTPS connections
Let's face it, any host doing things right will have plain FTP disabled. Therefore the Website Importer will almost always fail. It absolutely has to be able to connect over FTPES/FTPS. Is this even on the roadmap? It's a great feature, if only it could work.
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 -
create button "clear file".
It's will be very coneniently, when you see log or error files...
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 an option to not only create, but duplicate scheduled tasks
Its a good idea duplicate shedule task. Not only add, duplicate too.
2 votes
- Don't see your idea?