WP CSV Editor
Edit csv content in an administrative wordpress tableview
★ 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.zipEdit the contents of uploaded CSV files in a WordPress admin table view.
Features
- Finds existing
.csvfiles inwp-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
- Copy this directory to
wp-content/plugins/wp-csv-editor. - Activate WP CSV Editor in WordPress.
- Open CSV Editor in the admin menu.
Upload CSV files through the normal WordPress media tools, then edit their content from CSV Editor.