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.zipDescription
Output WP-API json data to CSV. Add the _csv query parameter to convert JSON query responses to a CSV download.
Installation
Manual Installation
- Upload the entire
/wds-wp-api-csvdirectory to the/wp-content/plugins/directory. - Activate WDS WP-API CSV through the 'Plugins' menu in WordPress.
Frequently Asked Questions
Screenshots
Changelog
0.1.0
- First release