Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 919 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 919 Bytes

ZenCart1.5-Newsman - Email Integration

Newsman integration for ZendCart 1.5. Send your customers subscribed to newsletter into NewsMan platform.

Installation

Installation:

  1. Copy files newsman.php & NewsmanClient.php and paste to your ZenCart root directory in your admin folder

    • Edit file {{zencart_root}}/{{your_admin_folder}}/includes/header_navigation.php
    • Paste the following code <li><a target="_blank" href="/admin/newsman/newsman.php">Newsman</a></li> right under <ul class="nav navbar-nav">
  2. Click on Newsman on your navigation bar in ADMIN panel

Setup

  1. Fill in your Newsman API KEY and User ID and click Save
  2. If credentials are correct, select a list and click Save
  3. Synchronize your customers with active newsletter by clicking Sync Now