Plugin info

Total downloads: 15,502
Active installs: 70
Total reviews: 10
Average rating: 3
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/18/2012 (4790 days ago)
Added to WordPress: 5/23/2011 (14 years old)
Minimum WordPress version: 3
Tested up to WordPress version: 3.5.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4790 days ago • 10 reviews

24/100

Is Navayan CSV Export abandoned?

Possibly abandoned (last update 4790 days ago).

Compatibility

Requires WordPress: 3
Tested up to: 3.5.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Navayan CSV Export will export all your table data in CSV (Comma Separate Value) format. When you click on any of ‘Export’ buttons you will get a prompt dialogue to save or open an exported CSV file of that table. The exported CSV file format is ‘table_YYYYMMDD_HHMMSS.csv’

Requirement: PHP > 5.3.0, WordPress > 3

Plugin’s Homepage

Donate

We call ‘Donation’ as ‘Dhammadana’. It help us to contribute more to open source community.
Donate ie. Dhammadana

Installation

  1. Download Navayan CSV Export wordpress plugin
  2. Upload and Extract in ‘wp-content/plugins/’ directory. Make sure that ‘wp-content’ has write permission
  3. Go to ‘Dashboard -> Plugins -> Inactive’ to activate the plugin
  4. Then go to ‘Dashboard -> Tools -> Navayan CSV Export’

Read plugin description in detail

Frequently Asked Questions

No FAQ available

Review feed

Deepak Sharma
9/3/2016

does not work your plugin

Hi,, Can you please update you plugin with the wordpress version. I see your code in this plugin you are using the mysql_fetch_assoc function it's using in core php not in wordpress please update your code in your plugin. I have very disappointed with your code with the error : Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\lovematters\wp-content\plugins\navayan-csv-export\index.php on line 84 Please update

Screenshots

  1. Activated plugin's location in 'Tools' menu

    Activated plugin's location in 'Tools' menu

  2. Tables ready to export

    Tables ready to export

  3. Opening generated CSV file in OpenOffice

    Opening generated CSV file in OpenOffice

Changelog

1.0.9 (20121118)

  • NEW: Code Refactored

1.0.8 (20121117)

  • NEW: WordPress version check

1.0.7 (20121116)

  • NEW: Simplified code
  • NEW: Removed dependent files
  • NEW: PHP version check

1.0.6

  • Added compatibility with wordpress 3.3+
  • Fixed new line bug
  • Added GLOBAL defines
  • Filtered data using PHP’s str_getcsv() function

1.0.5

  • Added more filteration
  • Getting tables count

1.0.4

  • Fixed double quote glitch

1.0.3

  • Added compatibility with wordpress v3.2.1
  • Exporting CSV data with table field names
  • Last comma excluded
  • Highlighting table row that is being exported

1.0.2

  • Added compatibility with wordpress v3.1.3

1.0.1

  • Filtering data with csv format

1.0

  • First release