Skip to content

WordPress plugin that allows simple csv tables to be stored as postmeta in a custom post type in WordPress

Notifications You must be signed in to change notification settings

tott/csv-table-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== CSV Table Import ===
Contributors:      tott
Donate link:       http://wordpress.org/plugins
Tags: 
Requires at least: 3.5.1
Tested up to:      3.8.1
Stable tag:        0.1.0
License:           GPLv2 or later
License URI:       http://www.gnu.org/licenses/gpl-2.0.html

Import CSV to WordPress

== Description ==

A very simple plugin that lets you send POST requests with csv table data and imports it to a custom post type as post_meta. Included a very simple shortcode for rendering the data.

== Installation ==

= Manual Installation =

1. Upload the entire `/csv-table-import` directory to the `/wp-content/plugins/` directory.
2. Activate CSV Table Import through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

= 0.1.0 =
* First release

== Upgrade Notice ==

= 0.1.0 =
First Release

About

WordPress plugin that allows simple csv tables to be stored as postmeta in a custom post type in WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published