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
114 results found
-
Allowing the clients restoring the backups on the remote server via FTPS
Add to Plesk functionality to allow the clients to restore the backups on the remote server via FTPS.
The administrator can create backups and clients can restore their own parts of backups. As how it is done with common backups on local storage3 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 -
Exclude mailing lists from incremental backups
Exclude mailing lists from incremental backups
3 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 -
Add the possibility to check the content of a backup
Add the possibility to check the content of a backup so it can be reviewed and identify if the backup contains the needed files / information such as by date, name, etc.
3 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 -
Include feature in REST-API to allow listing backups
It is required to make possible to list backups via REST API.
3 votes -
Individual mailbox backup
It would be useful to be able to create a backup of an individual mailboxes via Plesk interface
2 votes -
Include Plesk backup download in Action Log
Currently, when downloading a Plesk backup via Plesk, this action is not tracked by Plesk Action log.
Suggestion: make Action Log track backup downloads2 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!
--
IG
-
Customer Only Backup Manager
Clients can make and program backup tasks; while server backup manager and server-wide backups are disabled
2 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!
--
IG
-
An option to limit a number of full backups via CLI
It'd be great to have an option to limit the number of full backups in directory via cli, for example:
plesk bin pleskbackup ... -max_backups=22 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!
--
IG
-
Large database need --single-transaction --quick options to DB backup mysql
We have a large database with InnoDB. Wen the backup runs it brings my site down for 9 min. need option to not bring our DB down.
2 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!
--
IG
I have merged the request by creoline into this existing one. Actually, adding a parameter like --single-transaction requires careful consideration of many side effects that this can have. It is explained well in https://stackoverflow.com/questions/41683158/mysqldump-single-transaction-option and comments. But like IG I also think it is a valid request.
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
-
Backup retention period options
It'll be useful to have the ability to configure the retention period of the backup. Right now it's only possible to set the "Maximum number of full backup files to store (including both scheduled and manual backups)".
While it'll be useful to set something like "Keep backup for "x" weeks", to have more flexibility, when it gets to the backup storage.
2 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!
--
IG
-
Backup restoration - all databases of a subscription affected
Hello,
Would be a good UX/UI improvement to get informed that ALL databases of all domains under the subscription would be restored in case the subscription restored from the backup. (all configuration and content)
2 votesWhen a restore of "all configuration and content" is requested, what is the advantage of again confirming that all databases were included when the restore is completed? If it is "all configuration and content" why would someone think that it is not all configuration and content, e.g. only a partial restore?
-- PD
-
Separate folder for backups
Make it possible, to specify a separate path on reseller/customer basis, reasoning being that if there are physical hard drives dedicated to the customer they can not include the backups on it.
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
-
Clear failed backup/restore notifications at once in UI
There are so many notifications in backup manager regarding failed backups and clearing them 'close this message' is so slow. It would be nice to have a way to clear them all at once
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
-
Add possibility to restore all databases in Backup manager at once
It is required to restore all databases for all subscriptions at once. Backup manager allows to restore only databases for particular subscription. If there are more than 30 subscriptions it is very time consuming to do it manually.
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 -
Keep Static Back up, that can be deleted ONLY manual
Keep Static Back up, that can be deleted ONLY manual. Prevent rotation to delete a specific back up that i decice, so i have a base back up as reference for as long as i need. That will make me feel safe that if the 7 days of rotation that i have to my back up, passed, i still be able to retrive a back up!
2 votesThank you for your feature request. We will consider the possibility of its implementation if it becomes sufficiently popular and in demand.
—
IG -
Ability to specify globally which files to be excluded in Backup Manager
It should be possible to specify files to be excluded from manual backups globally
2 votesThank you for your feature request. We will consider the possibility of its implementation if it becomes sufficiently popular and in demand.
—
IG -
2 votes
-
Backup/Restore a table or DB to file
Backup / Restore manager is fine, but what if we only want to restore one / several tables, not the whole Database?
Add feature to restore single tables only.Or even more flexible: add the possibility to restore a DB dump to a file. This file can then be searched / adjusted to restore specific tables only. Once it is adjusted we could load it in the DB / perform the restore.
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 -
Change the extension order of Plesk multi-volume backups
At the moment the extension order of Plesk multi-volume backups is the following:
<DateFormateHHMMss.zip>
<DateFormateHHMMss.zip1>
<DateFormateHHMMss.zip2>This means that volumes .zip1, .zip2 can not be extracted after their downloading because they have an incorrect zip extension format.
The idea to change the extension order of Plesk multi-volume backups to:
<DateFormateHHMMss>.Zip
<DateFormateHHMMss>1.Zip
<DateFormateHHMMss>2.ZipThat the multi-volume backups have the correct zip format and can be extracted.
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 -
Adding functionality to restore a non-existing domain or subscription from a server-wide Plesk backup
I suggest adding functionality to restore a domain or subscription from a server-wide backup on the Plesk server, where this domain or subscription is missing (for example, it was deleted before). This is very inconvenient when you have to create a nonexistent subscription, then restore it, and then separately restore the domain in it.
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
- Don't see your idea?