WP Manifestindependent plugin directory
manifest / integrations / wds-wp-api-csv

WDS WP-API CSV

Output WP-API json data to CSV

by WebDevStudios · github.com/webdevstudios/wds-wp-api-csv · website

4stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/webdevstudios/wds-wp-api-csv/archive/refs/heads/master.zip

Description

Output WP-API json data to CSV. Add the _csv query parameter to convert JSON query responses to a CSV download.

Installation

Manual Installation

  1. Upload the entire /wds-wp-api-csv directory to the /wp-content/plugins/ directory.
  2. Activate WDS WP-API CSV through the 'Plugins' menu in WordPress.

Frequently Asked Questions

Screenshots

Changelog

0.1.0

  • First release