Newsman integration for ZendCart 1.3. 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
echo '<li><a href="newsman.php" target="_blank">Newsman Import</a></li>';
right under<ul class="nde-menu-system" onmouseover="hide_dropdowns('in')" onmouseout="hide_dropdowns('out')"> <?php
- 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