Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Paid Memberships Pro – Infusionsoft Add On

Descripción

This plugin has been replaced by the free Keap Integration for Paid Memberships Pro.

Please refer to the new Keap Integration Add On documentation to access the free plugin download and get steps to set up the plugin.

Capturas

  • Settings screen to add Infusionsoft Username/ID and API Key; Assign All Users Tags and per-Membership Level Tags.

Instalación

THIS PLUGIN IS NO LONGER BEING MAINTAINED. WE DO NOT RECOMMEND USING THIS PLUGIN ANYMORE.

FAQ

I found a bug in the plugin.

Please post it in the issues section of GitHub and we’ll fix it as soon as we can. Thanks for helping. https://github.com/strangerstudios/pmpro-infusionsoft/issues

I need help installing, configuring, or customizing the plugin.

Please visit our premium support site at http://www.paidmembershipspro.com for more documentation and our support forums.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Paid Memberships Pro – Infusionsoft Add On» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

1.4

  • BUG FIX/ENHANCEMENT: If you have more than 1000 tags/groups, we will import them all into the settings page. We are using the select2 library to make it easier to search and add tags on those pages.
  • BUG: Checking if iSDK is already loaded before loading again to prevent conflicts with other plugins loading the SDK. Issues may still persist if the plugins load different versions of the SDK.

1.3.1

  • BUG: Fixed issue where membership level tags were being replaced when a user updated their profile. (Thanks, Scott Slone)

1.3

  • IMPORTANT UPGRADE. Removed some debugging code that could lock up websites when the plugin was activated. Please upgrade.

1.2.1

  • Fixed warnigns and bug in the test connection code.
  • Made sure errors show up on settings page if the connection to Infusionsoft can’t be made.

1.2

  • Now testing API connection when plugin initializes. If it fails, error will be displayed in the General Settings section.

1.1

  • Fixed issue with updating contact info if the user changed their email address. (Thanks, Matt Cherry)

1.0

  • Released to the WordPress repository.

.6

  • Now getting tags from Infusionsoft and showing them in a multiselect box on the options page.
  • Cuando un usuario cambia de nivel o lo cancela, el plugin ahora eliminará las etiquetas según el nivel desde el que está cambiando.

.5

  • Updates contact information in Infusionsoft if it is updated on the WP side. (Thanks, Matt Cherry.)

.4.1

  • Corregida la doble comprobación que impedía que se añadieran contactos.
  • Now updating user info if someone checks out again. At checkout a contact with no name/etc is added, then when pmpro_after_checkout fires, the contact is updated with the full user data.

.4

  • Added extra call to update contact at checkout to give PMPro time to update user meta.
  • Added pmpro_infusionsoft_addcon_fields filter to update additional fields when updating contacts.
  • Fixed bug in preg_replace for duplicate check.

.3

  • Including the xmlrpc.inc file from Infusionsoft for older PHP versions.
  • The Infusionsoft username/id is now a settings field vs being hard coded into the plugin files.
  • Removed the krumo require.

.2

  • Added readme. This version is actually working and pushing users to Infusionsoft.