Beginner's Guide to nopCommerce Plugin Development (ASP.NET MVC Based e-Commerce Solution)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 8 años
One key feature of the nopCommerce is its pluggable modular/layered architecture which allows additional functionality and presentation elements to be dynamically added to the application at runtime. nopCommerce plugins allow users to easily customize & enhance any nopCommerce based store site. Instead of customizing the nopCommerce core to add a new feature to the site, developers can create a plugin to extend the functionality of nopCommerce.

I have posted an article on steps involved in creating a nopCommerce plugin, please see: http://www.strivingprogrammers.com/Blog/post/Lavish-Kumar/2122/Beginners-guide-to-nopCommerce-plugin-development-ASP-NET-MVC-based-e-Commerce-solution/

nopCommerce Version: 3.70

Hope it helps...
Hace 8 años
That's really great thanks, you've made it really clear.
Hace 8 años
marc wrote:
That's really great thanks, you've made it really clear.


Thank you for your feedback :)
Hace 8 años
It is really great.But there is no table or database inter action.If you can write a article a of plugin that contains database inter action may be it will help star up programmer more.
Hace 3 años
Very useful Guide for nopCommerce beginners.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.