Can’t import file with 1000 leads
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 extensionVtiger System Requirements