What Navayan CSV Export can do?
Navayan CSV Export is a wordpress plugin. It has a capability to export all your wordpress table data in CSV (Comma Separate Value) format. When you click on any of ‘Export‘ buttons you will get a prompt message either to save or open an exported CSV file of that table. The exported CSV file format is ‘table_name_YYYYMMDD_HHMMSS.csv
‘
Requirement
- PHP > 5.3.0
- WordPress 3.3+
Installation
- Download Navayan CSV Export wordpress plugin
- Upload and Extract in ‘
wp-content/plugins/
‘ directory. Make sure that ‘wp-content
‘ has write permission - Activate the plugin
- After activating you will find plugin name under ‘Dashboard -> Tools -> Navayan CSV Export‘
Usage
- Simply go to Dashboard -> Tools -> Navayan CSV Export
- Click on any ‘Export‘ button next to table name
- It will then prompt a dialogue box to open/save exported CSV file
- Open that file with any CSV format supported software. ie OpenOffice
February 4, 2013 at 10:47 pm
Wonderful plugin. We are trying to figure out how to export only the most recent email subscribers. Currently, when we batch all subscriber list, it exports the entire history. We just want to download the newest subscribers. In other words, we just want to download the names since our previous export. Is this possible?
Thanks for your help,
Dan
February 6, 2013 at 10:12 am
I am also thinking to extend the CSV export with various approaches!
February 6, 2013 at 11:35 pm
Amol,
Thanks for the reply. I couldn’t quite understand your response. Are you saying this doable or is something you’re planning on adding in the future?
Thanks,
Dan
March 2, 2013 at 12:34 pm
I don’t understand how to export the list of subscribers with this… I’ve exported all the logs under “Navayan CSV Export” plugin and don’t see any email addresses. Please assist?
March 2, 2013 at 12:35 pm
Nevermind my last comment, my friend figured it out for me. Thanks.
July 17, 2013 at 2:18 pm
How did you do it? I tried as well and can’t see the emails of subscribers. Would you kindly help me with this?
March 28, 2013 at 1:53 pm
Hi! Thanks for this plugin!
But when I tested it, input my test-email, but letter with confirmation did not come. What I should to do to correct it?
Sorry for English.
April 3, 2013 at 10:50 pm
Thank you very much for this plugin. I also read the article about donating for plugin developers. Very insightful for all of us users. Thank you very much!
June 11, 2013 at 5:13 pm
I need to export my product CSV, but when i click export it just hangs? i mean there is only 230 products but it just keeps loading.
July 12, 2013 at 8:23 am
Please let me know if you’re looking for a author for your site. You have some really great articles and I feel I would be a good asset. If you ever want to take some of the load off, I’d love
to write some articles for your blog in exchange for a link back to mine.
Please send me an e-mail if interested.
Kudos!
July 13, 2013 at 7:49 pm
That’s great! Please mail me links of your technical articles published on blog/websites/forums. By the way currently I do not pay to article author.
August 28, 2013 at 4:33 am
hi
great plugin! just wanted to send donation, but it is not possible, i am sorry.
“Currently PayPal accounts in India are only able to send payments. This recipient is not eligible to receive funds.”
anyway, good work!
cheers, roger
January 30, 2014 at 5:22 am
Hi,
I have added Costume field in Plugin but I cant find it in CSV.
Is there anything I can do to fix this.
Thanks
January 30, 2014 at 8:58 am
Please share your code changes
January 30, 2014 at 9:03 am
In Tools -> Navayan Subscribe -> Fields: -> Label for Custom field(Leave empty if not in used) I have added “Your Business”
Please check this link http://www.realviewdigital.com/blog/
But unfortunately when I export using Navayan CSV Export -> Export _users I can’t find that field.
February 1, 2014 at 5:19 pm
‘Navayan CSV Export’ exports WP tables as they are. It is on my TODO to export tables with relations. For example, ‘wp_posts’ has posts list, but has tags and categories relations under ‘wp_terms’. Hope I will get time to add this feature in export plugin.