Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.11 KB

NBrightBuy

NBrightStore - E-Commerce for DNN (NBSv3)

Developer please read this to get started:

http://nbsdocs.nbrightproject.org/Documentation/Developerguide/DevSetup.aspx

v3.6.5

  • Allow shipping provider to adjust all shipping cost by a percentage.
  • Fix template to display document download name.

v3.6.5

  • Fix bug on category sort

v3.6.3

  • update JS file.

v3.6.2

  • Fix bug on Category removal and default.

v3.6.1

  • Fix to category Product Select.
  • Fix Tax Drop Down to display description, not value.
  • Add apply tax to all products in a category.
  • Redisplay missing add button for products.
  • Activate Richtext for bespoke model fields.

v3.6.0

  • Convert Product Admin to Razor.
  • BREAKING CHANGE TO CUSTOM PRODUCT FIELD - The file "producfield.html" is used to create bespoke field in the product admin. If you have used this file it will need to be converted to razor as "productfield.cshtml"
  • Allow custom field on the model, using the file called "modelfields.cshtml"
  • Convert Client Admin to Razor.
  • Add custom fields to Client Admin "clientfields.cshtml"
  • REQUIRED min. v8.2.0.0 on NBrightTS (Templating system)