Plugin Directory

Easy CSV Importer

Easy CSV Importer by WebTechGlobal

6.2.5

  • Released 4rd August 2011
  • Critical categories fix
  • Removed eci_microtimer_start, some servers are not configured for the micro timer
  • Easy Project Post Types: further improvement made to automatic post type configuration
  • Some features have been removed as people are finding the plugin complicated on first time use

6.2.4

  • Released 25th July 2011 - UTC 0044
  • DirectoryPress: support added for Easy Project feature, still requires more work but it will help create custom fields at minimum
  • Easy Project Post Type Selection: is more accurate in selecting themes post type.
  • Easy Project Panel: was not correctly indicating supported themes before

6.2.3

  • Released 21st July 2011 - UTC 0330
  • Categories MySQL Query: query assumed wp_ as prepend value on database table names
  • Categories: improved categories panel on Configuration screen
  • Category Group Saving: corrected issue with descriptions, will not be available in free edition until further testing done however

6.2.2

  • Released 19th July 2011
  • Default Post Template: now has a title and description telling user that the Design page needs to be complete and prevents failed post creation
  • Easy Project Auto Custom Fields: critical change made for the plugin to auto create custom fields for classipress, shopperpress and couponpress on Easy Projects

6.2.1

  • Released 19th July 2011
  • Change Project Button Fixed: was not updated since menu was re-coded, it not points to the correct file/page
  • Create Project SQL Error Fixed: changed how the plugin checks for existing project table when creating a project
  • Project Date: it was saving but not being held on form, the form will now show your project date method
  • Category Group Delete: can now create a category group/set straight after deleting one
  • Post Creation Report: variabled $failed removed from eci_createposts, causing incorrect reports

6.2.0

  • Released 18th July 2011
  • Note: some of the changes noted here have been applied to the paid edition only.
  • Design and Snippet Array Panels: they have been removed from the footer, images not found would cause errors i.e. PLACE TOKEN HERE was being treated as the path to an image
  • WordPress 3.2.1: style sheet code removed from eci_header function, fixes a major problem with wordpress 3.2.1 where the menu vanishes
  • WordPress 3.2.1: change layout of current projects on Start page, a lot more compact and styling fits 3.2.1 better
  • WordPress 3.2.1: tightened up the spacing between fields and headers on Designs page above WYISYWG editor
  • Custom Fields: undefined $cfkey error fixed and custom fields saved display properly on the form
  • Updating Panel: help icon is in the correct position now
  • CSV File Format Panel: tidied the panel up and make it more compact
  • Progres Panel Finish Page: tidied it up
  • Removed project progress panel from home page to stop panels being pushed under datay array panels
  • Updated integration page, new plugins, theme and panels now indicate if plugins or theme is active
  • Changed all single quotes in eci_i_variables.php to double quotes, some users may be getting issues with single quotes
  • Value Swap Conditon: table showing all saved conditions and ability to delete individual conditions
  • Post boxes that you use on configuration screen will be kept open after submission
  • Numeric modifer form now shows your current saved settings, originally intended for many modifiers it will now have just one numeric modification
  • Data Import Error: line 549 has had double quotes put around the $timestamp value to see if it is the cause of an error with a single user so far
  • Added more details to the messaged on the Data Functions panel indicating data must be imported, it now explains what this means in detail
  • Defined Variables: changed single quotes to double quotes on line 15 easy-csv-importer.php and line 3 on eci_i_effeciency.php
  • eStore Project: panel added to start page for eStore project, beta testing only, displays when plugin activated
  • Jigoshop: panel added to start page for JigoShop project, beta testing only, displays when plugin activated
  • WP e-Commerce: panel added to start page for WP-e-Commerce project, beta testing only, displays when plugin activated
  • Removed eci_log call from eci_createthumbnail_initiate has been removed to help speed up post creation
  • eci_easy_posttypes: finished, nothing advanced simply sets posts as the default post type accessible by the project
  • eci_easy_datafunctions: finished, will automatically setup the special functions when using Easy Projects
  • ShopperPress: easy project custom fields added for ShopperPress (eci_easy_customfields)
  • ClassiPress: easy project custom fields added for ClassiPress (eci_easy_customfields)
  • CouponPress: easy project custom field support added for CouponPress (eci_easy_customfields)
  • Fixed data extraction from the function that populates the post object with special function settings
  • ClassiPress: custom post type ads is now saved when creating an Easy Project (eci_easy_posttypes)
  • Snippet/Post Template Designs: add a snippet design for each theme, theme will determine what template is used with an Easy Project
  • Removed line stating latest version from home page, was not complete, requires script to get latest beta version from wtg site
  • Moved $csv panel in footer to the top
  • Custom fields function does not force unique only custom field keys now
  • Had to create a new eci_updatecustomfields for post updating procedure, due to the eci_addcustomfields requiring changes
  • eci_addcustomfields function will only add post meta, not update it, this allows duplicate keys
  • Project Created Message: default speed settings and post settings are confirmed in message
  • Start Page Projects List: "History of All Projects Below" changed to "Your Projects"
  • Start Page Project Panel: Open button renamed to Make Current
  • Start Page Creat Project Forms: hidden value added named eci_approach vales = easy or advanced
  • Start Page Project Panel: start event button added for easy projects only, makes import and post creation happen all at once
  • Data Import Message: title was showing speed profile where it should show import or update, it also clearly states that it is an event
  • Post Creation Message: changed title to indicate that is a post creation event, before it just said event. Shortened the title.
  • Data Import Message: no longer displays button to import more data if all rows equal records imported
  • New function eci_easy_configuration: this function calls multiple other functions that auto configure your Easy Project
  • eci_seo: this is now called after eci_addcustomfields meaning it will take priority in the end result of posts
  • Display Data Arrays: the message above them has been updated
  • Taxonomy Panel: argument added to check post types saved before the loop, prevents error
  • Auto Tokens: the auto token data has had append and prepend symbols added,these can be used to match types of data more accurate
  • eci_easy_posttemplatedesign: finish this function which replaces tokens in a template with your own csv file tokens when using easy projects
  • Taxonomy: now uses wp_set_object_terms to save terms for your custom taxonomy
  • WP_EASYCSVIMPORTER_VERSION: single quotes missing from around this global variable in declare line
  • eci_create_csv_profile: project configuration from the last panel, basic post settings, are now set by default on creating project
  • Start Page: renamed standard post creation to advanced and added description
  • Easy Project: new array of values added to eci_install_designs as part of the Easy project system
  • eci_install_autotokens: this new function installs an array of values as part of the Easy project automatic post template design system
  • eci_debugmode: move from admin.php to the easy-csv-importer.php, the line that calls it has also been moved near the top of file
  • eci_i_effciency.php: put single quotes around ECI_EFF_HOOKSFILE
  • eci_populatetaxonomy:almost complete
  • Category Error: wp_insert_term is now being used to create categories to avoid undefined error
  • eci_displaytokenlist: added conditions to apply + as default symbol, to prevent tokens having no append and prepend characters
  • Taxonomy: form added to pair columns with custom taxonomy
  • eci_populatetaxonomy: this is the new function that will store data in taxonomies during post creation
  • Saving Designs: made a correction to the first 20 lines regarding $_POST values, was causing errors with error display on
  • Category Apply To Post: new column added to Create Category Groups form, it allows you to apply each level to your posts checked categories
  • Single Category: the category creation function was returning the old array for single category after last versions upgrade
  • eci_categorise: changed again to only apply the category levels user wants applied (previously all 3 categories per post would be checked on post edit screen)

2.0

Released BETA 1st January 2011

Requires: 3.2.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-4
Downloads: 12,585

Average Rating

2 stars
(28 ratings)

Support

0 of 1 support threads in the last three weeks have been resolved.

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,1,1
100,1,1 100,1,1
100,1,1 100,1,1
100,5,5 100,1,1
100,2,2
0,1,0 0,1,0 100,3,3
100,2,2
100,5,5 100,1,1 100,1,1 100,1,1
100,1,1 100,1,1 100,1,1 33,3,1 40,5,2
20,5,1