Skip to content

WP Table Export is a simple and efficient WordPress plugin that allows administrators to easily export table data from the WordPress admin dashboard into a CSV file.

License

Notifications You must be signed in to change notification settings

diogo24m/wp-table-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Table Export

License

Description

WP Table Export is a simple and efficient WordPress plugin that allows administrators to easily export table data from the WordPress admin dashboard into a CSV file. The plugin adds Table Export card to tables within the admin dashboard, enabling you to export only the rows and columns you need.

Features

  • Select Specific Columns: Choose which columns you want to export by simply clicking on the column headers.
  • Select Specific Rows: Choose which rows you want to export by simply clicking on the checkboxes.
  • CSV Export: Export the selected rows and columns to a CSV file with just one click.
  • Lightweight and Fast: Minimal impact on page load times, designed to work smoothly with your WordPress admin interface.
  • Native WordPress Styling: The plugin integrates seamlessly with the WordPress admin UI, using standard styles and components.

Installation

  1. Download the plugin.
  2. Upload the plugin files to the /wp-content/plugins/wp-table-exporter/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the 'Plugins' screen in WordPress.
  4. Go to any page in the admin dashboard that has a table, and you will see the Table Export card.

Usage

  1. Click on the table headers to select the columns you want to export.
  2. Click on the checkboxes to select the rows you want to export.
  3. Click "Export Selected" button above any table in the WordPress admin dashboard to download a CSV file containing the selected rows and columns.

Support

If you encounter any issues or have questions, feel free to open an issue on GitHub.

License

This plugin is licensed under the GNU General Public License v3.0. See the LICENSE file for more information.


Author: diogo24m

About

WP Table Export is a simple and efficient WordPress plugin that allows administrators to easily export table data from the WordPress admin dashboard into a CSV file.

Topics

Resources

License

Stars

Watchers

Forks