WP Manifestindependent plugin directory
manifest / admin / wp-csv-editor

WP CSV Editor

Edit csv content in an administrative wordpress tableview

by Speedy Peedy · github.com/peedy2495/wp-csv-editor

0stars
0forks

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/peedy2495/wp-csv-editor/archive/refs/heads/main.zip

Edit the contents of uploaded CSV files in a WordPress admin table view.

Features

  • Finds existing .csv files in wp-content/uploads.
  • Select existing uploaded CSV files and edit their cell content.
  • Add and remove rows or columns in the content editor.
  • Save content changes back to the CSV file.

Installation

  1. Copy this directory to wp-content/plugins/wp-csv-editor.
  2. Activate WP CSV Editor in WordPress.
  3. Open CSV Editor in the admin menu.

Upload CSV files through the normal WordPress media tools, then edit their content from CSV Editor.