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

Sincroniza tus usuarios y miembros de WordPress con grupos y etiquetas de Infusionsoft.

If Paid Memberships Pro is installed you can sync users by membership level, otherwise all users can be synced to one or more groups.

Lee la documentación completa de la extensión de Infusionsoft

Official Paid Memberships Pro Add On

This is an official Add On for Paid Memberships Pro, the most complete member management and membership subscriptions plugin for WordPress.

Capturas

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

Instalación

  1. Upload the pmpro-infusionsoft directory to the /wp-content/plugins/ directory of your site.
  2. Activa el plugin desde el menú ‘Plugins’ de WordPress.
  3. The settings page is at Settings > PMPro Infusionsoft in the WP dashboard.

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.