Easy Populate: This is used to update product and category data, it allows you to updated data remotely on your local computer and upload to the data to your on line store.
- Easy Populate Advance
Easy Populate Advance uses products_id instead of products_model to tie the rows in the Import/Export file to your database. This is significate since you now can delete items, asigning products to multiple categories, refine export files to select records you need to edit/update There also has been asignificant speed and record handling capibilities added to both Advance and Basic version. The numbers below are from recent test done, previously Easy populate could only handle 300 to 400 records max.
- Easy Populate Basic
Easy Populate basuc is for back ward compatiblity with EP 2.XX version of Easy populate. This is because EP used modle numbers to tie you file back to the database. Where in the advance version it used product_id.
- Increase in speed and record handling
- Using only stock products
export EPB ~ 32 records 0.173231 seconds file size 26kb
import EPB ~32 records 1.844497 seconds file size 26kb
export EPA~ 32 records 0.790210 seconds file size 26kb
import EPA~ 32 records 1.759426 seconds file size 26kb
- Using 2033 products in a single file
import EPA 89.927511 second or 1 minute 30 sec file size 2.800 KB
import EPB 456.582260 second or 7 minutes and 36 sec file size 3,423 KB
- Deleting products:2033 products added
delete EPA 68.877599 seconds File size was 2,875 KB
EPB cannot delete records.
|