123d65a78988b109c4c578602981983c0e76b065
Best-Practices/Multiple-License-Best-Practices.md
| ... | ... | @@ -1,5 +1,7 @@ |
| 1 | 1 | #Best Practices for Maintaining Multiple License Keys |
| 2 | 2 | |
| 3 | +[[_TOC_]] |
|
| 4 | + |
|
| 3 | 5 | ##About |
| 4 | 6 | |
| 5 | 7 | If your company re-distributes individual copies of your product to many different clients and your business model requires a license key for each new client, then it will be necessary to be able to maintain a solution for easily changing license keys without having to re-deploy to a client site. Many different strategies exist for this as Izenda embeds directly into your code, so you have complete control over how you maintain this information. We will go over a few popular options. |