CSV Splitter
February 25, 2012 / by Marco / Categories : Technology
In a previous post https://www.businesslegions.com/blog/2012/02/12/csv-import-for-jigoshop-wordpress-plugin/, I talked about using the CSV import tool for Jigoshop and how useful it was to import products into your store. I stumbled into a problem with Godaddy hosting, which prevents changing the hard limits on execution times. This means that after 2 minutes, the script times out. Now this sucks but there’s still a way to import all your products. The process is a bit more tedious but it will work. The only way of doing this is splitting the CSV file so that it imports only a set amount of records for each file (100 seems to have worked for me). You need to download a tool called FXFisherman’s CSV splitter.
Then you basically select the original file that you want to split and the number of lines (records) you want to include in each file. Max Pieces means the number of files it will output, setting it to 0 will mean unlimited. Once you’re done click Split Now! and then start importing each file.
OTHER ARTICLES YOU MAY LIKE
WHEN TO HIRE YOUR FIRST EMPLOYEE (AND WHEN NOT TO)
For many entrepreneurs, hiring the first employee is a major milestone. It represents growth, momentum, and the possibility that your business is evolving from a solo operation into something larger. At the same time, it can feel intimidating. Bringing someone onto your team introduces new responsibilities, financial commitments, and operational challenges. The decision to hire […]
read more
USE THESE TOOLS TO BUILD YOUR BUSINESS
Building a business has never been short on ambition, but it has often been short on time, budget, and operational headroom. Founders are expected to market like a media team, sell like a seasoned closer, support customers around the clock, manage projects with precision, and still find space to think strategically. That is exactly why […]
read more

