EE 1
EE 2
AJW Export

Developer

Andrew Weaver

3rd Party (Free)


Compatibility

  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Better Workflow
  • Matrix

Requirements

  • jQuery for the Control Panel

Categories

Plugin

Tags

AJW Export is a quick plugin for EE2 that allows you to export data from the ExpressionEngine database as a CSV or XML file.

AJW Export is a quick plugin for EE2 that allows you to export data from the ExpressionEngine database as a CSV or XML file.

Example

An example CSV export would be:


{exp:ajw_export 
    sql="SELECT member_id, screen_name, email FROM exp_members" 
    format="csv"
} 

which would export the results to the browser. Adding a filename= parameter will cause it to download to a file.

AJW Export Links

This entry was created August 26, 2010, 1:01 pm.
This entry was last updated April 20, 2012, 1:13 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

3 Reviews:

the Adsmith 10.19.12

Rating - {addon_rating_average}

Does exactly what you need it to, quick and easy. A+ guys.

Alex Kendrick 02.24.12

Rating - {addon_rating_average}

Very useful plugin when you need to export data from EE before importing it into another system or into another EE install via DataGrab.

kellypacker 04.27.11

Rating - {addon_rating_average}

Quick and dirty, does what it says it does.