Skip to content

Remove Attribution plugin

R.Brown edited this page Dec 4, 2020 · 3 revisions

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.

How To Use

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

GuideChimp.extend(removeAttribution);
Clone this wiki locally