Skip to content

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

License

Notifications You must be signed in to change notification settings

KDahmashi/nopCommerce

 
 

Repository files navigation

Here I Add new product permissions for ADD or Edit. add if condition in view to show the published field if the user has the permission PublishPermission set the field published to false when editing the product if current user doesnt have the permission PublishPermission set the field published always to false on create or Edit add permission PublishPermission in the following permission provider (admin area). set the field published always to false when importing products

About

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 58.5%
  • HTML 15.6%
  • JavaScript 11.6%
  • TSQL 10.1%
  • Less 2.2%
  • CSS 2.0%