Integrate AWeber with phpBB

by on March 8, 2010

in CMS, Email Marketing, Tips

heart4 Integrate AWeber with phpBBAfter Integrating AWeber with vBulletin I got almost hundreds of email asking me to integrate AWeber for phpBB and Joomla and so here I go.

Create the Custom Parser

We now need to create a parser in AWeber to parse data from phpBB. Setup the following Custom Parser in AWeber.

aweber phpbb parser Integrate AWeber with phpBB

  1. Trigger rule should be your webmasters from address in your vBulletin and this is tested in Headers.
    From:[^\n|.]+SomeName\@domain\.com
  2. Rule 1 to get email address from the sent email headers.
    \n[>\s]*E-mail:\s+(.+?)\n
  3. Rule 2 to get username of phpBB forum as name in Aweber.
    \n[>\s]*Username:\s+(.+?)\n

Upload the Notification Plug-in

Create a new administrator in your forum with listname @ aweber.com as admin email. This will be a dummy admin because phpBB do not have any functionality to notify some email address about the new user registration and so you need to install this plug-in as well. You can download directly from my archive.

After you have successfully installed the plug-in test it to see that you as an admin get the notification of newly registered user and this will also mean that your AWeber account starts getting the notification.

Remember that this plug-in will notify all forum administrator’s and so if you have quite a few administrator’s you may need to edit the code of the plug-in for $admin_ary to notify only the newly created admin for AWeber.

All done and I hope this is helpful to all who prefer to use phpBB over vBulletin

Try Aweber for $1 and see what it can do for your Forum

Sign up for Free Course on Ways to Make Money Online?

Don't wanna sign up but prefer posts delivered to your Inbox?

But if you are not planning to subscribe through Email. Try subscribing to RSS.

Further Reading:

  1. Integrate AWeber with Joomla
  2. Integrate AWeber with vBulletin
  3. Integrate AWeber with vBulletin Registration
  4. phpBB Vs vBulletin and why vBulletin?
  5. How to Address Double Email Confirmation of AWeber & vBulletin

{ 6 comments… read them below or add one }

Zamyar July 30, 2010 at 1:02 pm

Thanks HEAPS works perfectly

Reply

Zamyar August 1, 2010 at 10:16 pm

Hi Shabbir
is it possible to post the code that only sends the email to a particular administrator?

thanks a lot.

Reply

Shabbir Bhimani August 2, 2010 at 3:13 am

I am not able to understand where do you want to set that? If you asking for phpBB then I am not an expert at that.

Reply

Zamyar August 3, 2010 at 5:37 am

not to worry thanks a lot for the plugin it is awesome.

Reply

Wim Bervoets May 5, 2011 at 1:41 pm

Does this address the double optin confirmation? Do you have a similar guide for PhpBB3 for http://imtips.co/address-double-email-confirmation-of-aweber-vbulletin.html ?

Thanks,
Wim

Reply

Shabbir May 5, 2011 at 3:08 pm

Wim, I am not an expert at phpBB and so cannot comment on the settings of phpBB but if you have similar settings you can get the double confirmation stopped.

Reply

Leave a Comment

Spam protection by WP Captcha-Free

Previous post:

Next post: