Friday, September 21, 2012

Prestashop Module Xorx Extended Order Export

Xorx is an extended order export module that supports export to various formats, such as Excel, CSV, XML, HTML, PDF.

It also supports Cron-tasks and custom fields.






Xorx Extended Order Export Main Features

  • Multiple export formats
  • Cron support
  • Presets support
  • Adapts to your Prestashop installation: detects new fields automatically
  • Can export product customized datas
  • Custom fields support




This module allows you to export your orders in several formats. It also features dynamic fields recognition, e.g., it's not limited to a predefined list of fields, but can also detect new ones and use them, so it works on versions 1.2.5, 1.3, 1.4 and will probably work with earlier versions as well, it will even recognize manually added fields if you have them (like in modified Prestashop engines).

Currently, supported formats are:

  • CSVExcel 5 (since v.1.2.0)
  • Excel 2007
  • HTML
  • Styled HTML (pretty)
  • XML
  • PDF (since v.1.1.6)

Xorx utilises various export engines, so you can easily modify each format without modifying the others, for example, XML format can rename the fields - "id_order" to "orderId" for example (see modules/xorx/classes/Export_xml.php for details).

All the fields you can export can be toggled on/off and dragged to new positions. Orders can be filtered by:

  • Placement Date (using calendar widget)
  • Carrier
  • Payment Module
  • Customer Group
  • Order State

Since v.1.1.6 you can also view the list of generated reports and email them right from your Back Office.

Since version 1.4 Xorx also features custom fields with default values for both - orders and ordered products.

Xorx can also save the settings you've made so that you could use them later to generate the report with the exact same field selected, placed in the exact positions, but for different date interval, for example.

This module is highly scalable and can be extended to support virtually any format, so you can easily modify existing classes to fit your needs, or contact us directly to do it for you.





No comments:

Post a Comment