Can’t import file with 1000 leads

Hi! I have a problem with import CVS file with 1000 leads... When I try to import the file, the process started but can't import anything... how I can solve it?

Vtiger cant import records

In order to solve this issue please follow this guide:

In the modules/Import/models/Config.php file
look for the

'immediateImportLimit' => '1000',

and change it to

'immediateImportLimit' => '5000',

or more.

 

You can also try to use our XLS Import extension

Share this post

Leave a Reply

Your email address will not be published. Required fields are marked *