WordPress CSV Importer Website Launched

Apr 1st, 2012 // In: Easy CSV Importer, Information, Wordpress // By: Comments 0

wordpress-csv-importer-coming-2012

I’ve just opened www.WordpressCSVImporter.com for viewing early to re-assure people that the project is making progress. Until now there has not really been any proof other than the fact that I have a history of working on CSV importer plugins for WordPress. This however will be the final solution and the core of the plugin [...]

read more

ECI Version 6.4.8

Jan 27th, 2012 // In: Easy CSV Importer // By: Comments 2

Most will know that I’m working on a new CSV importer plus support services and tools which take my entire operation to a whole new level. It is by far the most advanced software I’ve created since leaving University. It still has many weeks of development yet, months actually, until then I will still monitor [...]

read more

$wtgpt_display_testing_info

Jan 8th, 2012 // In: WTG Plugin Template // By: Comments 0

This variable can be found in the main file in WebTechGlobal plugins (coming 2012). It is used to control the amount of test data to be displayed on the interface while using the plugin. Only beta testers, developers or anyone helping to debug will use this feature. It must be controlled within PHP, this page [...]

read more

Pre-Order CSV Importer 2012

Dec 12th, 2011 // In: Easy CSV Importer, Wordpress, WTG CSV Importer // By: Comments 0

Information on this page is subject to change. Pre-ordering customers who have already paid, please do not worry you be giving what has been agreed before changes to terms & conditions or your money back if you are still not satisfied. * = see terms & conditions A new WordPress CSV Importer plugin is coming for [...]

read more

Writing A Good Bug/Fault Report

Dec 8th, 2011 // In: WTG CSV Importer // By: Comments 0

The aim of this post is to encourage the use of various tools, methods and practices to increase the quality of information WebTechGlobal receives from Beta testers when about to release new software. This information is being written to support WebTechGlobal Beta testers who are testing Web related software, mostly WordPress plugins; not desktop software. [...]

read more

Easy CSV Importer Updating Fix

Nov 17th, 2011 // In: Easy CSV Importer // By: Comments 3

Last night I installed the public test blog for version 6.4.8 and the first change made was the function that builds the SQL query for updating project data. This is important for anyone updating data with Easy CSV Importer. Please request a copy if you do not want to wait for the release of 6.4.8, [...]

read more

Easy CSV Importer Schedule Posts Running

Nov 15th, 2011 // In: Easy CSV Importer // By: Comments 0

I just noticed someone has obviously imported thousands of records and scheduled them so that the posts are still being published even though I deleted the project. That is possibly because the posts have already been created and Easy CSV Importer used a future data. Forcing WordPress to schedule the posts. I just thought I [...]

read more

ECI Version 6.4.7 Released

Nov 15th, 2011 // In: Easy CSV Importer // By: Comments 0

There are no exciting changes. Delete Table When we deleted a project table on the Finish page. The resulting message stated that the table could not be deleted, even though it had been. This has been corrected to display the correct message. Project data import history will be reset when deleting the project database table. [...]

read more

ECI: WP_ECIAUTOPILOT

Nov 14th, 2011 // In: Easy CSV Importer // By: Comments 0

Added in Easy CSV Importer version 6.4.7 This term “WP_ECIAUTOPILOT” is a PHP constant, a type of variable. We can use it to disable all things automatic within Easy CSV Importer without having to change settings for the plugin or individual projects. We can do this from the plugins interface but in the event of [...]

read more

ECI: Bad File Examples

Nov 14th, 2011 // In: Easy CSV Importer // By: Comments 0

I should have created this post a long time ago. The number one problem with any data importer is what the importer is being fed or told to do. This post will detail do’s and don’ts for your CSV file. I will update it has things come to me. myproductfile.csv.txt Can you see anything wrong [...]

read more