If I do not log in to the account that has purchased the commercial abp framework, or the account that logs in does not have the permission of the commercial version, can I not run the commercial version of the program? Should every developer log into my current account
1 Answer(s)
-
0
Hi, to use the pro features and modules, your development environment needs to be associated with a valid commercial license.
Therefore, if you are not logged in with an account that has a commercial license or the necessary permissions, you will likely not be able to run or utilize the commercial features and Pro modules of the ABP Framework.
Should every developer log into my current account
No, every developer should not log into your account. ABP's commercial licenses are typically issued per developer seat. You can see your organization details at https://abp.io/my-organizations (and add developers to the developer seats to allow them to make development on pro templates and also add additional developers if you need)
Having each developer log in with their own account ensures proper license management and allows each developer to have their own development environment configured correctly.
To summarize, the process involves adding developers to your organization on https://abp.io/my-organizations and then having them log in through the ABP CLI for efficient application building, maintenance, and release.
Let me know, if you have further questions. Regards.