Paid Memberships Pro – AWeber Add On

Wopisanje

Add users and members to AWeber lists based on their membership level.

This plugin offers extended functionality for membership websites using the Paid Memberships Pro plugin available for free in the WordPress plugin repository.

With Paid Memberships Pro installed, you can specify unique lists for each membership level.

The settings page allows the site admin to specify which lists to assign for all users and members to plus additional features you may wish to adjust. The first step is to connect your website to AWeber using your account’s authorization code.

Fota wobrazowki

  • General settings for all members/subscribers list.
  • Membership-level specific list subscription settings.

Instalacija

This plugin works with and without Paid Memberships Pro installed.

Download, Install and Activate!

  1. Upload the pmpro-aweber directory to the /wp-content/plugins/ directory of your site.
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
  3. Navigate to Settings > PMPro Aweber to proceed with setup.

Configuration and Settings

Authorize your app with AWeber: Your Authorization Code will be provided once the app is authorized with your AWeber account. Navigate to Settings > PMPro AWeber in the WordPress dashboard to authorize your app with AWeber.

After entering your Authorization Code, continue with the setup by assigning All User Lists, Membership Level Lists, and review the additional settings.

For full documentation on all settings, please visit the AWeber Integration Add On documentation page at Paid Memberships Pro.

Filter hooks are available for developers that need to customize specific aspects of the integration. Please explore the plugin’s action and filter hooks here.

HSP

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-aweber/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.

Pohódnoćenja

18. januara 2017 1 reply
As an Aweber user, I wouldn't be able to use Paid Membership Pro without this integration plugin, and I didn't want to have to leave Aweber at decision-making time. It just does what it's supposed to, and makes it easy to manage which new members are being subscribed to which lists. Good on Jason and the PMPro team for getting it updated so quickly when Aweber announced critical API changes.
3. septembra 2016 1 reply
I searched for almost 2 days for a plugin which could connect with Aweber, provide a paid membership environment and be free. This is the only one I could find...and it works@@ Thanks you. Thanks you. It looks great and is simple to follow the instructions to create content that is hidden and you can integrate with your payment gateways. Awesome!
Čitajće 5 pohódnoćenjow

Sobuskutkowarjo a wuwiwarjo

„Paid Memberships Pro – AWeber Add On“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej přinošowali.

Sobuskutkowarjo

„Paid Memberships Pro – AWeber Add On“ je so do 1 rěče přełožił. Dźakujemy so přełožowarjam za jich přinoški.

Přełožće „Paid Memberships Pro – AWeber Add On“ do swojeje rěče.

Na wuwiću zajimowany?

Přehladajće kod, hladajće do SVN-repozitorija abo abonujće wuwiwanski protokol přez RSS.

Protokol změnow

1.3.4 – 2023-12-05

  • ENHANCEMENT: Added support for Multiple Memberships Per User and Paid Memberships Pro 3.0 (@dparker1005).

1.3.3 – 2023-06-28

  • BUG FIX: Fixes a fatal error when trying to connect to Aweber on a local environment. (@JarrydLong)

1.3.2 – 2020-11-04

  • BUG FIX: Fixed issue where the incorrect subscriber in AWeber may be updated when a user changes their email address in WordPress.

1.3.1

  • BUG FIX: Fixed issues with selecting and unselecting lists on the settings page.

1.3

  • NOTE: All users will have to reauthenticate PMPro AWeber after updating.
  • NOTE: If you are wondering, v1.2 was live on our update server for about 30m. There is no harm if you updated to v1.2, but please update to v1.3 now.
  • BUG/ENHANCEMENT: Now fetching a new consumer key/secret pair.
  • ENHANCEMENT: Making sure we don’t forget your list settings when reauthenticating with AWeber.
  • ENHANCEMENT: Added an admin notice that checks no more than once per day if the AWeber API is working and if not shows a link to the settings page.

1.2

  • ENHANCEMENT: Improved messaging to make it more clear how to authorize the app at AWeber. Compatible for the Jan 16, 2017 API updates.
  • BUG: Fixed some warnings.
  • BUG/ENHANCEMENT: Will now fetch > 100 lists if you have that many. (Thanks, Fabio on GitHub)

1.1.2

  • BUG: Fixed pmproaw_getAccount() error resulting in lists not being found

1.1.1

  • BUG: Wrapping API calls to avoid fatal errors.

= 1.1
* FEATURE: Added option to the settings page to choose how users are unsubscribed from other lists when changing levels.

1.0.1

  • Updates to name, description, tags. Added link to support and settings on plugins page.

1.0

  • Released to WordPress repository.

.4.1

  • Fixed bug that occurred when deleting users. FYI, deleted users are added to any All Users lists per the PMPro AWeber settings, since they have any membership level removed first before they are deleted. We may change this behavior in the future.

.4

  • Fixed bug introduced in .3 where you had to set something in the pmpro_aweber_custom_fields filter or subscribers weren’t being added.
  • Fixed bug where we were checking for the MCAPI class instead of the AWeberAPI class. (Thanks, pabbate22 and ppcuban on GitHub)

.3

  • Added „pmpro_aweber_custom_fields“ filter. Example: https://gist.github.com/strangerstudios/8931605

.2

  • Fixed unsubscribe code that was unsubscribing random members of a list.

.1

  • Initial version based on the pmpro-mailchimp plugin with alterations.