Skip to content

تقویم فارسی برای پنل مدیریت فروشگاه nopcommrce

License

Notifications You must be signed in to change notification settings

iPazooki/NopCommerce-PersianCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NopCommerce-PersianCalendar

##Persian calendar for NopCommerce store

use this repository only for NopCommerce Version 3.80

###Usage :

  • If you haven't changed _AdminLayout.cshtml file in admin panel, just copy and paste repository files into your site root folder.
  • If you have done some customization do as below :
  • copy Persia.dll into Bin folder.
  • copy fa-IR.min.js and JalaliDate.min.js files to administration\scripts folder.
  • copy and replace kendo.web.min.js file to administration\scripts\kendo\2014.1.318 folder.
  • copy and replace DateTimeNullabled.cshtml file that is located in administration\views\shared\editorTemplate.
  • open _AdminLayout.cshtml that is located in administration\views\shared and remove Html.AppendScriptParts(string.Format("~/Administration/Scripts/kendo/{0}/kendo.web.min.js", kendoVersion)); from top of file and then add Html.AppendScriptParts("~/Administration/Scripts/fa-IR.min.js"); , Html.AppendScriptParts(string.Format("~/Administration/Scripts/kendo/{0}/kendo.web.min.js", kendoVersion)); , Html.AppendScriptParts("~/Administration/Scripts/JalaliDate.min.js"); line by line from top to bottom.

About

تقویم فارسی برای پنل مدیریت فروشگاه nopcommrce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages