written by Lavish Kumar
Steps to add a new custom page in nopCommerce 3.1 (MVC Version)
Beginner's guide to nopCommerce plugin development (ASP.NET MVC based e-Commerce solution)
Are you interested in free nopCommerce themes?
How to add custom customer attributes / fields in nopCommerce
How to add an image to blog post overview in nopCommerce
written by Lavish Kumar
written by Lavish Kumar
written by Lavish Kumar
written by Lavish Kumar
written by Lavish Kumar
written by Lavish Kumar
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
written by Lavish Kumar
written by Lavish Kumar
In this article, you will learn about some more handy nopCommerce hacks you can do without plugins.
I hope you got some good usage out of my 1st installment of "Handy NopCommerce Hacks You Can Do Without Plugins" series. In case you missed it, you can find the "Part -1" of this series HERE.written by Lavish Kumar
written by Lavish Kumar
Following on from the previous article Beginner's Guide to nopCommerce Theme Development (ASP.NET MVC Based e-Commerce Solution) – Part 1, this part will cover all the remaining aspects of nopCommerce theme development that includes:
· Views
· Override views
· Layouts
· Adding JS & CSS references
· Customization
All these topics in this article (including part-1) should get you well introduced into nopCommerce theming and help you in making advanced customizations in regard to layout and design.