nopCommerce 3.90 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.
7 years ago
Comparing with Magento, I think NOP Admin site is missing Invoices!
If adding Invoices between Orders < > Shipments...
7 years ago
dejanc wrote:
Comparing with Magento, I think NOP Admin site is missing Invoices!
If adding Invoices between Orders < > Shipments...

Thanks a lot for suggestion. It's already on our roadmap
7 years ago
as of now there is an option in the shipping settings if you want to give free shipping over X amount, can we add that we should be able to aplly that only to a specific shipping method? for instance we would like to give it only for Ground but not for expedited, as of now there is no way of doing that besides overwriting alot of functions in the Nop.Core and Nop.services, can you add that option for the upcoming version?

thanks
7 years ago
Auto99 wrote:
as of now there is an option in the shipping settings if you want to give free shipping over X amount, can we add that we should be able to aplly that only to a specific shipping method? for instance we would like to give it only for Ground but not for expedited, as of now there is no way of doing that besides overwriting alot of functions in the Nop.Core and Nop.services, can you add that option for the upcoming version?

thanks

There is a Shipping by Total plugin which lets you set different shipping costs by method and order amount
7 years ago
Auto99 wrote:
as of now there is an option in the shipping settings if you want to give free shipping over X amount, can we add that we should be able to aplly that only to a specific shipping method? for instance we would like to give it only for Ground but not for expedited, as of now there is no way of doing that besides overwriting alot of functions in the Nop.Core and Nop.services, can you add that option for the upcoming version?

thanks


Auto99 I extended the ShippingByWeight plugin to do just this for my own site.

I have uploaded the code to GitHub - https://github.com/shoecake/SPC.Nop.Plugin.Shipping.ByWeightExtended

Note, I have just copied the code from my internal project so I can't guarantee it will compile first time for you.

Let me know if you need any help with this.
7 years ago
Is there a reason why the period between releases have been increased? Are new selected features bigger, does preparing a release provide more overhead?

I don't mind, but I would like to know what made the team decide doing this.

Source:
https://imgur.com/a/EKGtw

Or:
https://www.nopcommerce.com/releasenotes.aspx
7 years ago
I have noticed that you are working on the downloadable/digital products for 3.9? https://github.com/nopSolutions/nopCommerce/issues/409

Do you or can you support different files based on product attributes?

To explain my situation, I sell designs which are usually printed on paper and posted to the customer. I also want to provide an option to download as pdf. The user can select what color the design is via a product attribute.

Example product is https://www.stitchtastic.com/store/vw-camper-van-split-screen-splitty-caricature-cross-stitch

So if the customer orders a blue design, a different pdf is sent than if they ordered a green one.

Ideally this would work with attribute combinations (so I do not need to create a new product, but can create a new product attribute for the existing product to select physical or downloadable)



I hope this is clear, if not then I will try to explain again.
7 years ago
shoecake wrote:
I have noticed that you are working on the downloadable/digital products for 3.9? https://github.com/nopSolutions/nopCommerce/issues/409

Do you or can you support different files based on product attributes?
...

There's a separate work item for this task - https://github.com/nopSolutions/nopCommerce/issues/433
7 years ago
Thats good news, can I assume this will be implemented in 3.9? I am asking so I can plan my work accordingly.
7 years ago
Good list of advancements there...

Is anyone aware of any plans to add length, width & height adjustment options to product attributes?  (I've had a quick look and haven't found it yet..)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.