Connects your WordPress site to your ConvertFlow account
- Download the plugin ZIP file here
- Upload plugin ZIP file from Plugins > Add New
- Activate the plugin from the Plugins page
- From the admin screen, navigate to the ConverFlow page
- Enter API Key and Website ID (available from the Integrations page from your ConvertFlow account)
- Click Connect
- The ConvertFlow Install Code script will now be output on the front end of your site
- Two new blocks will now be available in the WordPress editor:
- ConvertFlow CTA
- ConvertFlow Area
- Node v12.18.2+
- NPM v6.14.5+
If using (nvm)[https://github.com/nvm-sh/nvm], run the following command to update to the latest Node version:
nvm use --lts
- From the plugin root directory, run
npm install
to install dependencies - Run
npm run build
to compile scripts
Proudly developed by BizBudding Inc. and ConvertFlow Inc. https://bizbudding.com
To generate the translatable POT file, run the following WP CLI command from the plugin root directory:
wp i18n make-pot . assets/lang/convertflow.pot