Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.62 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.62 KB

ReferralCandy for WooCommerce

This plugin automatically integrates your WooCommerce store with ReferralCandy app using ReferralCandy Advanced Integration.

ReferralCandy for WooCommerce Plugin Settings Page

Installation

Welcome to ReferralCandy! Get started with our easy integration process:

Note: If you have already completed your account setup in the ReferralCandy dashboard, you may skip step 1.

  1. Start Your Free Trial: Sign up here.
  2. Integrate with WooCommerce: In your dashboard, go to "Integrations" > "WooCommerce".
  3. Enter API Details: Copy your API Access ID, App ID, and Secret Key and paste it in the Woocommerce plugin integration page.

That's it! Your store is now connected. A purchase is required to confirm integration success.

Need help with integration? Check out our blog for an extensive guide and useful tips.

Quick start to developing the plugin locally

Your local environment needs to be configured to work with wp-env.

Ensure you have fulfilled the prerequisites.

Using a package manager of your choice (in this case, we are using pnpm), enter in your CLI:

pnpm i
pnpm run start

Your WordPress site should now be running on localhost:8888