xF1 Silverpop Integration

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,500
    7,740
    321
    localhost
    Heisenberg submitted a new resource:

    - This is an add-on allows you to integrate Silverpop

    Please submit any bugs or feature requests here:

    This is an add-on for XenForo that allows you to integrate Silverpop

    A mysql query that I used to export the xenforo user emails to use on Silverpop:

    SELECT u.user_id AS xf_user_id, u.username AS xf_username, u.email AS Email, IF(uo.receive_admin_email = 0, 'No', 'Yes') AS _newswire_subscription
    FROM xf_user u
    JOIN xf_user_option uo ON u.user_id = uo.user_id
    WHERE 1...

     
    Thread starter Similar threads Forum Replies Date
    ven0m xF1 Xenforo Urdu Editor (Redactor) Integration Add-ons 0
    ven0m xF1 Steam Authentication & Integration Add-ons 0