If you decided to remove Magento 2 Zero Downtime Deployment by Magefan, please follow the steps below, also you can contact our team for a free consultation in case you have any issues with Magefan's extension.
Remove Extension Files
Removing files instruction depends on the way the Zero Downtime Deployment extension has been installed.
1. If you can find the extension files in the folder
app/code/Magefan/ZeroDowntimeDeploy
then remove this folder.
2. If the extension was installed via the composer and its files located in the folder
vendor/magefan/module-zero-downtime-deploy
then run composer CLI command to remove it
composer remove magefan/module-zero-downtime-deploy