Banner for Phpls
Integrate your PhpList subscription forms in WordPress, including user attributes in phpList. Wordpress Tutorial
Noted That:
  • To install correctly this phpls.zip .
  • Fisrt Download the phpls.zip to your computer
  • Extract/Open phpls.zip to Your Computer.
  • Then, Find readme.txt file inside phpls.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " phpls.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Phpls

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Phpls

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Phpls

Step-5 : Now, Browse " phpls.zip " Downloaded plugin from your computer, Where you downloaded " phpls.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Phpls

Step-6 : Now, Click on " Active Plugin "

Activate Phpls

Step-7 : Then, See left Side Menu. " Phpls " folder is added on left Side Menu. Now, Click on " Phpls " folder.

Noted that: If you do not see " Phpls " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Phpls Configurations and Settings or How to work " Phpls " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " PhpList Subber " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is PhpList Subber
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Requirements

  • You must have write access to the .htaccess file on your phplist domain if it is hosted on a different (sub-)domain (plugin uses CORS)
  • jQuery library on Wp site.

Get started in three easy steps

  1. Install an activate the plugin in wordpress.
  2. Whitelist your WP site on your PhpList domain by setting the CORS headers. (only if on different domein)
  3. Import subscription forms and publish!

Adding CORS headers to PhpList requests

Connect to your PhpList server using ftp or ssh and edit the .htaccess file in the root folder of phplist. Add these two commands and replace the origin url with your wordpress domain:
access-control-allow-methods: POST, GET
access-control-allow-origin https://your.wordpress.site

Change the url to your phplist doamin. I strongly recommend using https only.


Name