Data Feeds Addon

This addon is doing really good job but it needs some changes.

  1. The limits on CS-Cart is not up to par with the servers these days. This addon should have the option to adjust DB_LIMIT_SELECT_ROW from addon settings so it can be increased from 30 to a higher number.

    app/controllers/backend/exim.php

    fn_define('DB_LIMIT_SELECT_ROW', 30);

  2. Google doesn't want any product description more than 5000 character. There is no way to control that from addon. It should cut off export at 5000 character.

  3. Submitting $0 priced products should be an option but must be disabled by default.

Please duplicate this post to the bug tracker

http://forum.cs-cart.com/tracker/project-1-cs-cart/