This is a discussion on Customer Export within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Update to version 1.3 upload by Sanquinarius. INSTRUCTIONS: Upload the attached file to catalog/admin/ NOTE: This only the customer_export.php file ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| INSTRUCTIONS: Upload the attached file to catalog/admin/ NOTE: This only the customer_export.php file and will replace the file included in previous updates. NOTE: This is only a modification to previous updates. You must install version 1.3 before this one. Follow instructions from previous contributions. Changelog: * Export to MS Excel (2002 and above compatible) * Excel sheet is dated to maintain download history * alternate row bg colors * excel sheet has store title and download date * row headers are highlighted * cells are formatted **** It works for me. Use at your own risk! ** Enjoy! John Pepie LLC More...
__________________ Michael Sasek osCMax Developer
|
|
#2
| |||
| |||
| Michael, May I suggest that this be added into the next release of OSCMax? I want to have a mailing list of all my customers to mail a flyer out to. Also, I have this installed, but I'm not sure how to get the link to show up in the reports box. Here is what the osc contribution says to add. What should I change? I've given it admin privileges. '<a href="' . tep_href_link(FILENAME_STATS_CUSTOMERS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_REPORTS_ORDERS_TOTAL . '</a><br>' . '<a href="' . tep_href_link('customer_export.php', '', 'NONSSL') . '" class="menuBoxContentLink">' . 'Export Customers ' . '</a>'); Thanks in advance, mike Last edited by mjfontec; 05-09-2007 at 09:29 PM. |
|
#3
| ||||
| ||||
| Look in the box and modify the code you posted to match the existing link structure. You will need to copy one of the existing links in the box file and then just change the constant and link text to the ones you posted above
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| database export/import | rick | osCMax v1.7 Discussion | 10 | 12-29-2004 08:04 PM |
| Export customer details? | healthi | osCMax v1.7 Discussion | 2 | 06-14-2004 08:44 AM |
| Customer Testimonials | Bsnrjones | osCMax v1.7 General Mods Discussion | 3 | 03-11-2004 03:02 AM |
| Less customer info? | motorbelly | osCMax v1.7 Discussion | 1 | 03-07-2004 02:57 PM |
| Can you export / import ur categories | mickthefish | osCommerce 2.2 Installation Help | 0 | 09-16-2003 05:05 PM |