HBS_CSVImport 12.1.1
For Kentico CMS v12.0 Only
Allows a user to use a CSV (comma separated value) file to perform mass import, update, and deletes on Custom Tables, Form Tables and Custom Module Classes.
Install-Package HBS_CSVImport -Version 12.1.1
dotnet add package HBS_CSVImport --version 12.1.1
<PackageReference Include="HBS_CSVImport" Version="12.1.1" />
paket add HBS_CSVImport --version 12.1.1
Bug Fix: Removed CONCAT and replaced with + in query to support SQL 2008
Kentico CSV Import Module
For installation only on Kentico CMS - Version 12.0
Once Imported, go to Modules -> CSV Import and ensure it's added to the current site.
There are also some settings available to limit what classes are usable.
Logs and more tools on http://www.devtrev.com
Bug Fix: Removed CONCAT and replaced with + in query to support SQL 2008
Kentico CSV Import Module
For installation only on Kentico CMS - Version 12.0
Once Imported, go to Modules -> CSV Import and ensure it's added to the current site.
There are also some settings available to limit what classes are usable.
Logs and more tools on http://www.devtrev.com
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.