-
-
Notifications
You must be signed in to change notification settings - Fork 20
Remove Attribution plugin
R.Brown edited this page Jan 4, 2021
·
3 revisions
Remove "Made with GuideChimp" attribution.
- Remove GuideChimp attribution for the white-label commercial use
Please refer to the plugins' installation and configuration Wiki page.
Note: 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.
import GuideChimp from 'guidechimp';
import removeAttribution from 'guidechimp/dist/plugins/removeAttribution';
GuideChimp.extend(removeAttribution);