The exported fields are:
- Customer name
- Telephone
- Default address
- Customer group
- Status
- Approved
- Ip
- Date added
- Newsletter
The extension can be found here: http://www.opencart.com/index.php?route ... n_id=10415
---------------------------
Newsletter Subscribers + Export
version 1.2
vQmod version 2.3.0
written by Pappco.hu
---------------------------
Features:
- Adds a new column to the customers list in the admin, showing if the customer is subscribed to the newsletter.
- Export customer data based on the filters set up on customer list page.
- Exported file format is ".xls"
Support: opencart@pappco.hu
Demo: http://demo.opencartgeek.com/
Admin demo: http://demo.opencartgeek.com/admin/ (demo/demo)
Prerequirements:
- vQmod (2.3.0)
Update:
- Extract the downloaded archive
- Connect using an FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the content of "upload" folder to OpenCart's root folder. If you get file replacement warnings, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
Installation:
- First you need to install vQmod (http://code.google.com/p/vqmod/)
- Extract the downloaded archive
- Connect using an FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the content of "upload" folder to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files.
If you get VQMod errors, try the following:
- In "vqmod" folder, create a file called "vqprotect.txt".
- Add the file the following 2 lines:
system/library/PHPExcel.php
system/library/PHPExcel/*
- If vqprotect.txt already exists, just append these two lines to the bottom of the file.
Compatibility:
This version is tested with OpenCart 1.5.*
Non-English users:
The english translation files are located at:
- "admin/language/english/tool/newsletter_subscribers.php"
Version history:
1.2 (20140218)
- added .xls to the end of the filename
1.1 (20130212)
- the exported file format is now XLS.
1.0 (20130206)
- inital release
Screenshots:



