Plugin

EE 1
EE 2
AJW Export

Developer

Andrew Weaver

3rd Party (Free)


Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel

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 last updated April 20, 2012, 12: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!

2 Reviews:

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.