Passwork v3 to v4 upgrade
The repository is located at https://passwork.download/ — it’s available only with using git utility.
💡 The login and password to the repository are stored in the Passwork customer portal after the purchase of Passwork has been processed. They become available in frames of your subscription to updates and technical support.
Make a copy of the folder with the Passwork files. In case of any problems, you can roll back to your version. The files are located in these directories:
— for Windows: С:\inetpub\wwwroot\
— for Linux: /var/www/
— for Docker: /server/
💡 This method is suitable if Passwork was installed using the git clone command
Open a command prompt in the Passwork folder. Then, run the following commands:
The system will automatically upload the changes.
✅ Update completed
💡 If you previously installed Passwork without using the git utility (downloaded the archive and unpacked it).
Rename the folder with Passwork, and create a new empty folder with the same name.
Make sure you have git installed. Go to the created empty folder and clone the repository:
- Go to the Installation section
- Select the ZIP archive method for downloading the sources
- Select the latest available version
Copy the files from the folder <passwork>/app/keys/ from the old version to the new one.Thus, in the folder <passwork>/app/keys/ there will be files with licenses (.lic) and one file reginfo.php (or reginfo.json)
Copy the file <passwork>/app/config/config.ini from the old version to the new one. Compare the <passwrok>/app/config/config.ini with the template config <passwork>/app/config/config.example.ini. Perhaps the new version has additional settings.
IIS can reset Rewrite rules (if you delete and load the .htaccess file). Check your rewrite rules. If they are empty then repeat importing the rule like it's described in this manual.
In case of problems: return the previous version folder which you renamed before starting the update. Use those files in order to roll back and contact our technical support.