Simple CSV/XLS Exporter

Export your posts to CSV or XLS file, through a simple link/button, from either backend or frontend. Works with custom post types, custom taxonomies a

Author:Shambix (profile at wordpress.org)
WordPress version required:
WordPress version tested:5.9
Plugin version:1.5.8
Added to WordPress repository:26-02-2016
Last updated:01-02-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:88
Rated by:20
Plugin URI:https://wordpress.org/plugins/simple-csv-xls-...
Total downloads:89 169
Active installs:6 000+
plugin download
Click to start download

This plugin allows you to export your posts to CSV or XLS file, through a simple link/button, from either backend or frontend.
Make sure you are using PHP 7.3+, if you see any errors, older versions will not be supported anymore. The plugin has been tested up to PHP 8.1.

Supports

  • any custom post type
  • custom post status
  • custom taxonomies
  • custom fields
  • WooCommerce products, orders, status, categories and fields
  • export only current user posts
  • export specific user ID posts
  • export specific post IDs

You can set the default post type, with its taxonomies and custom fields, that you wish to export, from the Settings page.

After that, anytime you will use the urls https://yoursite.com/?export=csv for a CSV file, or https://yoursite.com/?export=xls, you will get that post type data.

“You must choose the post type and save the settings before you can see the taxonomies or custom fields for a custom post type. Once the page reloads, you will see the connected taxonomies and custom fields for the post type.”

If you want to export from a different post type than the one saved in these settings, also from frontend, use the url https://yoursite.com/?export=csv&post_type=your_post_type_slug for a CSV file, or https://yoursite.com/?export=xls&post_type=your_post_type_slug to get a XLS.

Please check the Plugin’s FAQ for all possible options and available custom parameters you can use.

When opening the exported xls, Excel will prompt the user with a warning, but the file is perfectly fine and can then be opened. Unfortunately this can’t be avoided, read more here.

Questions?

Check the FAQ before opening new threads in the forum!

Contact me if you want a custom version of the plugin, for a fee (contact form at shambix.com).

Credits