Title: Table Builder for CSV
Author: Mostafa Shahiri
Published: <strong>September 5, 2018</strong>
Last modified: October 28, 2019

---

Search plugins

![](https://ps.w.org/table-builder-for-csv/assets/banner-772x250.png?rev=1935964)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/table-builder-for-csv/assets/icon-256x256.png?rev=1935968)

# Table Builder for CSV

 By [Mostafa Shahiri](https://profiles.wordpress.org/mostafadeveloper/)

[Download](https://downloads.wordpress.org/plugin/table-builder-for-csv.zip)

 * [Details](https://test.wordpress.org/plugins/table-builder-for-csv/#description)
 * [Reviews](https://test.wordpress.org/plugins/table-builder-for-csv/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/table-builder-for-csv/#installation)
 * [Development](https://test.wordpress.org/plugins/table-builder-for-csv/#developers)

 [Support](https://wordpress.org/support/plugin/table-builder-for-csv/)

## Description

The Table Builder for CSV creates HTML table from csv file. It provides pagination
and search filter capabilities for created table. Also,
 you can customize settings
of created table and define new captions for columns headers. For using this plugin,
you should place your csv files in the WordPress uploads folder.

To use this plugin, after activation of the plugin, you should place [table_builder_for_csv]
shortcode in your posts.

**Attributes for the shortcode:**

1) src: Path to csv file from uploads folder( For example, if test.csv file is in
the WordPress uploads folder, then src=”test.csv”.)

2) id: Assign an ID for each shortcode in content. (For example id=”1″)

3) captions: You can define custom captions for columns headers of table. If you
want to use first row of the csv file as columns headers,
 don’t use this attribute.
Separate each header with @#. (For example captions=”col1@#col2@#col3″

4) searchbox: Assign true (searchbox=”true”), if you want to use search filter for
table. (Default is false)

5) rows: Number of rows per page for table pagination. (for example, rows=”5″. Default
is 10)

6) textalign: Text alignment for table.

7) headerbg: Background color for columns headers.

8) headercolor: Text color of columns headers.

9) pagebg: Background color for pagination links.

10) pagecolor: Text color of pagination links.

11) pageactive: Background color for active pagination link.

12) pagehoverbg: Background color for pagination links on mouse hover.

13) pagehovercolor: Text color of pagination links on mouse hover.

14) pagealign: Alignment for pagination links.

You can see some examples of using this plugin and its shortcode in screenshots.

## Screenshots

 * [[
 * Shortcodes in the post content
 * [[
 * Output

## Installation

Upload the Table Builder for CSV plugin to your blog, Activate it.Then place [table_builder_for_csv]
shortcode in your posts to load it.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Table Builder for CSV” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Mostafa Shahiri ](https://profiles.wordpress.org/mostafadeveloper/)

[Translate “Table Builder for CSV” into your language.](https://translate.wordpress.org/projects/wp-plugins/table-builder-for-csv)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/table-builder-for-csv/),
check out the [SVN repository](https://plugins.svn.wordpress.org/table-builder-for-csv/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/table-builder-for-csv/)
by [RSS](https://plugins.trac.wordpress.org/log/table-builder-for-csv/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

First release

## Meta

 *  Version **1.0**
 *  Last updated **7 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.6.1 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/table-builder-for-csv/)
 * Tags
 * [csv](https://test.wordpress.org/plugins/tags/csv/)[html](https://test.wordpress.org/plugins/tags/html/)
   [pagination](https://test.wordpress.org/plugins/tags/pagination/)[search](https://test.wordpress.org/plugins/tags/search/)
   [table](https://test.wordpress.org/plugins/tags/table/)
 *  [Advanced View](https://test.wordpress.org/plugins/table-builder-for-csv/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/table-builder-for-csv/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/table-builder-for-csv/reviews/)

## Contributors

 *   [ Mostafa Shahiri ](https://profiles.wordpress.org/mostafadeveloper/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/table-builder-for-csv/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://ko-fi.com/mostafashahiri)