This topic is locked

multiuser V11 single developer

6/2/2026 12:22:04
PHPRunner General questions
W
Willie531 authorDevClub member

Does phprunner require that I purchase multiple licenses if I want to work on my desktop and then switch to my notebook to continue working on the same project, and keep the project updated correctly?
I need to be able to do this as my job sometimes requires I travel to client sites and make modifications to a project.

Thank you

ChatGPT 6/2/2026

PHPRunner typically requires a single license per user, which means you can install it on multiple machines as long as you are the only person using it. In your case, you can install PHPRunner on both your desktop and notebook without needing to purchase an additional license, as long as you are the one using both devices.

To manage your projects across different devices, you can follow these steps:

  1. Project Files: Make sure to keep your project files synchronized between your desktop and notebook. You can use cloud storage solutions like Dropbox, Google Drive, or OneDrive to store your project files, which will help you access the most recent version from either device.


  2. Version Control: Consider using a version control system (like Git) for better tracking of changes and collaboration, especially if you're making significant modifications while traveling.


  3. Licensing: Always check the latest licensing terms on the PHPRunner website or contact their support for clarification to ensure compliance with their licensing policy.



By following these suggestions, you should be able to work seamlessly on your projects from both your desktop and notebook without any licensing issues.

C
Chris Whitehead 6/2/2026

No you don't need multiple licences, you can use the version control/git to keep your desktop and laptop projects in sync I've been using this for the very reason you state, not so much going to clients but using a laptop and a desktop.

Read more here.
https://xlinesoft.com/blog/2025/06/17/version-11-1-release/

Sergey Kornilov admin 6/2/2026

No need for multiple licenses, use SVN or git to have access to the same project from multiple computers.

More info:
https://xlinesoft.com/phprunner/docs/svn_git-support.htm