Categories: CMS

Integrate AWeber with phpBB

After Integrating AWeber with vBulletin let’s integrate AWeber with phpBB.

So here we 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.

  1. Trigger rule should be your webmasters from an address in the phpBB forum which is the test condition for adding the subscriber.
    From:[^\n|.]+SomeName\@domain\.com
  2. Rule 1 to get an email address from the sent email headers.
    \n[>\s]*E-mail:\s+(.+?)\n
  3. Rule 2 to get the username of the phpBB forum as a 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 an admin email. This will be a dummy admin because phpBB does 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 users and this will also mean that your AWeber account starts getting the notification.

Remember that this plug-in will notify all forum administrators 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 AWeber with phpBB. Also, check out the AWeber integration with Joomla.

Also read:
Review of AWeber - an excellent email autoresponder service that cuts the crap to help marketers focus on sending great email campaigns that convert.

 

Shabbir Bhimani

Blogging Since 2009. If I can leave my high paying C# job in an MNC in the midst of global financial crisis of 2008, anybody can do it. @BizTips I guide programmers and developers to Start and Grow an Online Business. Read more about me here.

Recent Posts

Absolute Beginners Guide to Google Ads

Free Google Ads Tutorial for an absolute beginner covering campaigns and their types, networks, keywords,…

2 years ago

How Freshers Can Make Money Programming in Java

Do you want to make money programming in Java? Here are 6 creative ways for…

3 years ago

Financial Freedom for Freelancers – 9 Smart Ways

9 smart ways for freelancers to achieve financial freedom. First, you have to believe it…

3 years ago

How To Become A Self-Taught Developer

With so many programming languages and resources available, it can be information overall to learn…

3 years ago

Wise Review – Best Exchange Rates For Indian Freelancers

Wise review from an Indian freelancers point of view to receive payments in India. How…

3 years ago

How to Tell a Client you Can’t Lower the Price?

There are 3 types of clients who want you to lower the price. How to…

3 years ago