Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nbrightproject/NBrightBuy

NBrightStore - E-Commerce for DNN (NBSv3)
https://github.com/nbrightproject/NBrightBuy

dnn dotnetnuke ecommerce

Last synced: 3 months ago
JSON representation

NBrightStore - E-Commerce for DNN (NBSv3)

Awesome Lists containing this project

README

        

# This project is not supported. Use OpenStore v4.

https://www.openstore-ecommerce.com

# 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)