Understand nopCommerce 4.30 structure and code techniques with Sangeet Shah

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 anni tempo fa
Understand nopCommerce 4.30 structure and code techniques with Sangeet Shah


https://www.meetup.com/nopCommerce-Global-Meetup/events/275569804/
3 anni tempo fa
If anyone like to add any topic suggestion into this meetup then your suggestion is appreciated and i will add this into my meetup.
3 anni tempo fa
I have added sample code plugin on git hub so you can download and check it out.

below topic.

1) Code techniques
    I. Plugin
    II. Create table using plugin
    III. How to override action method using plugin
    IV. How to override service/modelfactory method using plugin
    V. How to use action filter using plugin
    VI. How to use Event consumer events using plugin
    VII. How to override view file using plugin


https://github.com/sangeetshah/nopCommerce-Plugin-override
2 anni tempo fa
I found this presentation and demo plugins very helpful. Do you have an updated version of the code that supports nopCommerce 4.4 or 4.5?

Thanks,
Linden
2 anni tempo fa
Most properly this plugin code will work to 4.4 and 4.5 version with minor code changes. If you want help on a specific point then I can also help you with it.

Thanks,
Sangeet Shah
2 anni tempo fa
Yes, it would require changing to async operations and switching from .net core 3 to 5. I just wondered if anyone had already done the work.
Thanks again for making this available.
2 anni tempo fa
Linden wrote:
Yes, it would require changing to async operations and switching from .net core 3 to 5. I just wondered if anyone had already done the work.
Thanks again for making this available.



Hello Linden,
            I will update this code to 4.4 or 4.5 version soon and update you here.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.