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.
Hace 3 años
Understand nopCommerce 4.30 structure and code techniques with Sangeet Shah


https://www.meetup.com/nopCommerce-Global-Meetup/events/275569804/
Hace 3 años
If anyone like to add any topic suggestion into this meetup then your suggestion is appreciated and i will add this into my meetup.
Hace 3 años
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
Hace 2 años
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
Hace 2 años
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
Hace 2 años
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.
Hace 2 años
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.