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
47 results found
-
Ability to migrate messages of SmarterMail using file copying function
Currently migration of mail messages performed when SmarterMail v100 is used performed via IMAP protocol. This is slower then simply copying file. Please add ability to migrate messages via simple copying too to speed up migration.
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 use admin credentials for Migration Manager
Using root password is not secure. Using SSH key is not comfortable.
Destination Plesk should connect to the Source Plesk with admin credentials and send a temporary SSH key to the Source server. This key can be than deleted after migration. Or for more security admin of Source server can generate a one time password only for migration.
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 -
Add ability to Plesk Migrator to delete files on the target server which do not exist on the source server
Add feature for the Plesk Migrator to remove the content from the target server which does not exist already on the source server.
It would be nice to be able to not only add but also remove files using Re-Sync in Plesk Migrator. So that Plesk Migrator will remove the content from the target server which does not exist already on the source server.15 votes -
Service plans migration from cPanel
Hello,
Please add possibility to migrate service plans (packages) during migration from cPanel.
Currently, Service plans are not automatically created on Plesk servers.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 -
Mail filters should also be migrated when using the plesk migrator
Mail filters should also be migrated when using the plesk migrator
/var/qmail/mailnames/example.com/jdoe/sieve/*
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 -
Plesk migrator shall notify secondary DNS about the new primary DNS
After a migration from Plesk to Plesk, configured DNS slaves with the extension ***** DNS Manager are not notified about the new master of the zone for migrated domains.
It could be done while clicking on 'Switch DNS' in advanced mode with the commands rndc delzone example.com and rndc addzone example.com {etc...}.13 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.
— AY
-
Migration DNS records for domains from CPanel
Hello,
Please add the functionality to migrate domain DNS records during the migration from CPanel to Plesk.
At the moment, Plesk apply default DNS template for these migrated domains. All additional DNS records have to be added manually.
16 votes -
symfony Support
A process to support symfony projects
93 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 -
Ability to ignore missing PHP on target warnings for Migrator
Add the ability to ignore missing PHP on target warnings for Migrator as it is right now, when that happens, all the domains end being marked with a "Warning" and they need to be checked one by one
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 -
Migrate databases of the domains in one subscription to different database servers
An opportunity to migrate databases of the domains in one subscription to different database servers
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 -
Migrate AWStats customizations
Currently any customization made into AWStats configuration files (for domain /usr/local/psa/etc/awstats/* or server-wide /etc/awstats/awstats.conf), for example, language changing are not migrated. It would be nice feature to add ability to migrate such settings, so that users do no have to turn it back manually
5 votes -
Migrate domain only
Hello,
Please add fucntionality to migrate only one domain from the subscription, including configuration, mail boxes and databases.
For example, If I need to migrate an additional domain from a subscription and the subscription has a lot of additional domains, the migration of whole subscription is feasible.
8 votes -
Add an opportunity to migrate additional FTP accounts with 'crypt' password via Plesk Migrator
Add an opportunity to migrate additional FTP accounts with 'crypt' password via Plesk Migrator
Right now, these accounts are not migrated because Plesk cannot store hashed passwords for system users
3 votes -
Plesk Migrator : ability to exclude folder/files from migration
Sometimes, migration has to be quick.
But when there is a domain containing many big files (videos, big archive, ...) that will slow the migration process.
It would be a good idea, I think, to let the user exclude/include folder from migration process.
May be just add an option in the CLI command like :
plesk-migrator copy-contents --skip-folders-list=[FILE WITH FOLDER LIST]18 votes -
Integrate option to interrupt copy processes
I've copied a larger website to another destination, but I needed to interrupt the process, because something needed to get changed first. But there is no way to do so, I needed to wait a couple minutes before the task was done, why is there no option to cancel the current process? You could add an additional alert, if someone really wants to cancel it, but I see no reason, why this option is not available at all.
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 -
Use of CSV for account detail upload
I would have started using plesk right away . Sorry to say I need to be able to upload a few thousand account details via CSV files
4 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.Until .csv import is available, we would suggest running bulk operations in CLI or XML API.
—
IG -
improve the migration manager for horde identities
I recently migrated to a new server and most went smoothly.
Alas all horde settings an especially the additional identities I had added are gone and it is a real pain to add them one by one.
So please make the migration manager aware about horde settings and migrate those properly too.25 votes -
forwarding HTTP(S) requests from the source server to the target
In case of migration and the customer use 3rd party Name servers, it would be useful to be able to redirect all requests that come to old ip to the new server ip.
This will helpp to avoid downtime4 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 support SFTP and FTPS protocol for migration
We are only able to use a FTP connection to migrate a website. It would be a nice add to be able to use SFTP and FTPS to connect to the old server,
8 votesPlesk Migrator uses an SSH based connection, which is close to SFTP, but a technologically advanced solution. Could you please explain where you are seeking SFTP and FTPS and why you believe that this is better than the current Plesk Migrator solution?
-- PD
-
Better migration of "PHP from OS vendor" parameters
Please consider the following use case:
- testdomain.tld on a CentOS target server is using "PHP from OS vendor" version 5.3;
- The destination server is Ubuntu 14, with newer version of PHP from OS vendor, so you install PHP 5.3 with Plesk Installer;
- The migrated testdomain.tld will have different PHP parameters that may cause disruption of the website.An example: PHP short open tag is enabled by default on PHP from CentOS repository, but is disabled on PHP 5.3 handler installed via Plesk Installer. If a PHP code uses short open tags, the script will stop working. Plesk…
4 votesThe problem may be in that destination server will not be able to use specified version of PHP for the migrated domain because of absence in official OS vendor’s repository. To prevent this kind of problems we see improvement of pre-migration checker which will notify you about possible post-migration issues. After that, the server administrator must solve the problem himself. The automatic resolving of these incompatibilities looks very dangerous.
—
IG
- Don't see your idea?