Windows Server
- Authorise on the customer portal with your email address;
- In the bottom left corner, click on the Update → Manual tab and download the latest Passwork version in .zip format:
- Move the .zip archive to the server with Passwork.
To create a MongoDB backup, you can use the following instructions — Examples of creating and restoring MongoDB backups
If Passwork is installed on a virtual or cloud-based operating system, we recommend creating a restore point so that you can quickly roll back in case of errors
The main Passwork parameters are specified in the config.ini configuration file. Create a copy of the file and save it in a separate or root directory of the user:
Create a directory to store the temporary files of the old version:
Create a copy of the config.ini configuration file and the license key:
Create an archive of the old version of Passwork in C:\inetpub\:
Remove the old version from the physical location of the code:
Extract the new version of Passwork to C:\inetpub\wwwroot\passwork\:
Move the configuration file and license key to the new version:
After the steps are completed, you can delete the temporary directory with the location of the configuration file and license key:
Create a web.config for the URL Rewrite module:
After that you need to change the system permissions of the directories and set permissions for the IIS web server:
Import modules for IIS and PHP Manager:
Unlock the IIS configuration file for PHP registration:
Register the PHP version for the updated version of Passwork:
To activate changes in IIS, you must restart the IIS web server: