RSS

Blog posts tagged with 'nopcommerce plugin'

A look at Universal SMS Plugin for nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

So if you use nopCommerce for your online business and would like to take your nopCommerce site to the next level by giving your customers / online shoppers yet another way to communicate with your store site, you may want to look into a way to add SMS functionality to your nopCommerce site. Learn about what Universal SMS Plugin can do for you.
Beginner's Guide to nopCommerce Plugin Development (ASP.NET MVC Based e-Commerce Solution) - Part 2

Written by Lavish Kumar

written by Lavish Kumar

In the first part of this series, Beginner's Guide to nopCommerce Plugin Development, we learned the basics of nopCommerce plugin including how to develop a sample test plugin. The main aim of this series is to create a definitive guide so that you have a single point of reference for properly developing your custom plugins.

To continue with the series, today we will go over some advanced features and functionality that any developer can accomplish by nopCommerce plugin.

These are the topics that will be covered in this article:

- How to add a menu item from your custom plugin into the administration section 

- How to override a default view from your customer plugin

- How to add JS and CSS references in your custom plugin

Beginner's guide to nopCommerce plugin development (ASP.NET MVC based e-Commerce solution)

Written by Lavish Kumar

written by Lavish Kumar

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. This pluggable modularized architecture makes it easy to create and manage your nopCommerce based store site. 

Here is the beginner's guide to nopCommerce plugin development (ASP.NET MVC based e-Commerce solution)