Skip to content

Licensing plugin

R.Brown edited this page Jan 4, 2021 · 13 revisions

TODO

Commercial GuideChimp plugins require a valid customer account with the assigned plan and additional configuration, which will be used to validate the availability of particular GuideChimp functions or plugins for the given customer account.

<script src="https://cdn.jsdelivr.net/npm/guidechimp@3/dist/plugins/licensing.js">

GuideChimp.extend(guideChimpPluginLicensing, { id: "guidechimp-demo@labs64.com" });
Clone this wiki locally