Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.45 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.45 KB

NBrightBuyExcelImport : Import CSV file to https://nbrightbuy.codeplex.com/

REQUIREMENT

Dnn > V.6 Framework 4 nBSTORE V3 https://nbrightbuy.codeplex.com/ Visual Studio 2015

INSTALLATION

On the /Installation Directory you find NBrightBuyExcelImport_1.0.0_Install.zip On DNN Host Extention install the zip file NBrightBuyExcelImport_1.0.0_Install.zip You ll find the installed plugin on NB-Store admin area on Utilities Menu Unzip the NBrightBuyExcelImport or copy all the source code under \DesktopModules\NBright\NBrightBuyExcelImport


NOTE

The import plugin is under develop, I have tested it on 3/4 catalogues. Please look the demo csv file I have incuded, THE COLUM NAMES MUST BE THE SAME

For custom field in the CSV demo you find a UM field, I use it like a text box field in PRDLANG

SUGGESTION

Install the source version, open it in visual studio and debug the first import, you can easly modify the source import based on your CSV file


Very important!!! Test the import in a empty Nbstore db, in this way you can easly clean the db and reimport all the time you need. When your products/categories are correct, export the xml and import it on the production db
For any question contact me on GitHub Fabio