Prerequisites
Installation & Setup
API
Config File
Developer Mode
Developer Tools
Enable Debug Mode
Events
Extensions
Features
Integrations
License System Extension
Permissions
Updating FaxStore
Weblutions Documentation > FaxStore > License System Extension > Updating to 2.0.0
Updating to 2.0.0
Looking to update to the 2.0 build of the FaxStore license system? This update is a major release and requires manual attention to be able to install correctly as there's some major changes to the build, structure, and dependency tree of the application.
What are the key changes to version 2.0.0
- There's been major changes to the file structure
- The code-base has been refactored to be much more efficient
- All dependencies have been updated to the latest stable builds
- User interface has been refreshed as it hasn't been touched since 2020
How to Update
Before starting the update, ensure to make a backup of your license system content in-case of data loss or an issue occurring that requires a reversal.
Before performing the update, ensure to create a backup on the folder externally.
There's no updates to MySQL structures in this update
- Via WinSCP or another SMTP manager, navigate to your license system directory. Generally this is under
/home/licsys
or alike - Delete all files except the
config.json
file - Upload all files from the new version except the
config.json
file - Within the terminal's screen session for the license system, stop the process
- Run
npm install
to install all the required content - Run
node .
to start the license system again
If you're experiencing any issues update or post-update please contact us
Thank you for your continued support!
Related Articles
Review this page
license update to 2 license update 2 update license 2
1 recommend this page