Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WooNinjas Salesforce WP to Lead with AffiliateWP

Opis

This add-on enables you to create AffiliateWP referrals on submitting Salesforce WordPress to Lead plugin forms. You will be able to decide which forms would create an affiliate referrals. It gives you the option to add referral rate types and referral rates specific to the referrals created using salesforce wordpress to lead forms.

For any further support or assistance for the plugin kindly reach out us at WooNinjas

Prerequisites:

  • WordPress
  • AffiliateWP
  • Salesfrce wordpress to lead

Features:

  • Create referrals on submitting salesforce wordpress to lead forms
  • Option to enable referrals on submitting salesforce wordpress to lead forms
  • Option to enable referrals for specific salesforce wordpress to lead form
  • Option to disable referrals for specific salesforce wordpress to lead form
  • Option to add referral rate type for specific salesforce wordpress to lead form
  • Option to add referral rate for specific salesforce wordpress to lead form

Hooks & Filters:

  • “sawp_referral_created” (action hook)
    Runs after creating referrals, it has four parameters

    1. $post – Data of the form submitted
    2. $form_id – Affiliate ID
    3. $form_type – Type of the form submitted
    4. $referral_id – Id of Affiliate
  • “sawp_rate_type” (filter hook)
    Return referral rate type specific to salesforce, it has two parameters

    1. $rate_type – Referral rate type
    2. $affiliate_id – Affiliate ID
  • “sawp_rate” (filter hook)
    Return referral rate specific to salesforce, it has four parameters

    1. $salesforce_rate – Referral rate
    2. $affiliate_id – Affiliate ID
    3. $rate_type – Referral rate type
    4. $reference – Referrence of the referral

Snimke zaslona

  • Addon Settings Page assets/salesforce-affiliate.png

Instalacija

Before installation please make sure you have latest Salesforce wordpress to lead && AffiliateWP plugins installed.

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

ČPP

Installation Instructions

Before installation please make sure you have latest Salesforce wordpress to lead && AffiliateWP plugins installed.

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
Is it necessary to have AffiliateWP and Salesforce wordpress to lead plugin activated to use this add-on?

Yes, you must have AffiliateWP and Salesforce wordpress to lead plugins enabled to use this add-on

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WooNinjas Salesforce WP to Lead with AffiliateWP” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

1.0

  • Initial