Supra CSV

from 0$

Supra CSV is a WP Plugin Package from the Open Source WP Plugins range A plugin to ingest and extract/create/update posts, custom posts, attachments, tags, keywords and custom post…


For more information about a tailored WP Plugin Package like Supra CSV please contact us directly.

The purpose of this plugin is to parse uploaded csv files into any type of
post including custom post. The ingestion engine of the plugin parses csv records
into a posts by a mapping of columns that you configure in the plugin interface.

This plugin provides the functionality to upload data from the csv file into the postmeta records which themes and plugins create.
This plugin also provides the ability to import images and associate them to post
as attachments or thumbnails. Manage existing csv files and promote ease of
use by creating presets for both postmeta and ingestion mapping.

The postmeta mapping feature automatically retrieves all of the possible postmeta fileds of the selected post type.
If there is a postmeta field that doesnt show in the interface you have to ability to create a new post meta field.
The ingestion interface is dynamically arranged and populated based on the post type and the values that you have
provided in the configuration interface.

There is also an extraction interface that provides the ability to extract post records into a csv format. You have the
option to filter the results returned by various post fields in addition to being able to specify what post fields and
associated postmeta keys populate in the csv rows.

In the latest version of the plugin there is also the ability to implement the plugin hooking api the customize the flow
of ingestion. For instance if you wanted to customize how a post is linked to several other posts you can do so by writing
very minimal php inside of a hook function that the ingestion engine will detect.

For general information regarding the plugin visit

http://www.supraliminalsolutions.com/blog/listings/supra-csv/

Try the demo here

http://www.supraliminalsolutions.com/supra-csv/demoblog/wp-admin/

  • username: admin

  • password: admin

Watch the detailed tutorials

http://www.supraliminalsolutions.com/blog/supra-csv-tutorials/

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Supra CSV

typePlugin
version4.0.3
descriptionA plugin to ingest and extract/create/update posts, custom posts, attachments, tags, keywords and custom post meta with csv files.