nopCommerce 3.80 roadmap and estimated release date. Let's discuss

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
http://www.ageofascent.com/asp-net-core-exeeds-1-15-million-requests-12-6-gbps/

looks like the next asp.net core will be a beast in terms of performance, easily beat out Nodejs and .net 4.6 even when running on Linux, 2300% gain in performance. Can't wait to see how it works in Nop 4.0.

And a good news is that Sql server 2016 and later will be running on Linux, so we'll expect a lot more penetration of Nop on Webspace.
8 years ago
How abt filtering products by "showed on homepage" for admin?
8 years ago
namvo wrote:
looks like the next asp.net core will be a beast in terms of performance, easily beat out Nodejs and .net 4.6 even when running on Linux...

Yeah. It will be a great opportunity for nopCommerce to attract new users and enhance experience of existing ones.
8 years ago
Hi Guys! what you think to add in admin view with orders add: "Admin.Orders.List.ShippmentMethod"?
8 years ago
Is it possible to add "IsproductSoldOut" field at Product table? The value of this field will automatically become true when [StockQuantity]<=[MinStockQuantity] or depend on others conditions.
8 years ago
sina.islam wrote:
Is it possible to add "IsproductSoldOut" field at Product table? The value of this field will automatically become true when [StockQuantity]<=[MinStockQuantity] or depend on others conditions.


I don't think you want that in the Product table, just a boolean property that will make the check at run-time.
8 years ago
omlet wrote:
Is it possible to add "IsproductSoldOut" field at Product table? The value of this field will automatically become true when [StockQuantity]<=[MinStockQuantity] or depend on others conditions.

I don't think you want that in the Product table, just a boolean property that will make the check at run-time.



Ye it is very simple I know but for group product how we define the parent is sold out?
8 years ago
Recently, we found library - FluentScheduler. Maybe it would be good idea, to implement it to the new version?

What do you think about it?
8 years ago
Hi team!

Could you add ip address and date of download, to downloadable products?

One of our customers had to send to paypal such a data, because of dispute with own customers. Such information like IP and time of download was required by payment provider.
8 years ago
nop4you wrote:
Hi team!

Could you add ip address and date of download, to downloadable products?

One of our customers had to send to paypal such a data, because of dispute with own customers. Such information like IP and time of download was required by payment provider.

Could you please clarify. Add these properties to "Download" entity? Track download history? Please clarify
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.