Skip to content

Remove Attribution plugin

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

License

Remove "Made with GuideChimp" attribution.

Use Cases

  • Remove GuideChimp attribution for the white-label commercial use

Installation

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.

How To Use

import GuideChimp from 'guidechimp';
import removeAttribution from 'guidechimp/dist/plugins/removeAttribution';

GuideChimp.extend(removeAttribution);
Clone this wiki locally