Newsman integration for ZendCart 1.5. Send your customers subscribed to newsletter into NewsMan platform.
Installation:
-
Copy files
newsman.php
&NewsmanClient.php
and paste to your ZenCart root directory in youradmin
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">
- Edit file
-
Click on
Newsman
on your navigation bar in ADMIN panel
- Fill in your Newsman API KEY and User ID and click
Save
- If credentials are correct, select a list and click
Save
- Synchronize your customers with active newsletter by clicking
Sync Now