Content Management System plugin

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Created a new Content Management System plugin

https://www.nopcommerce.com/p/1157/content-management-system.aspx

Create new page, select Nop layouts or create a custom ones
Two new menus: A Mega menu and a Block menu
upload css and javascrip files to include in your custom new pages
support SEO tags
Support url friendly name

please read all the instruction on widget page

please vote for the plugin if u like it
10 years ago
hezyz wrote:
Created a new Content Management System plugin


Hi Hezyz,

Thanks for making this!   It looks very promising... I am going to have to give it a try.  You should ask Andrei if he would be willing to include this in the official version of Nopcommerce.  

I think this is really an amazing accomplishment and will definitely make Nopcommerce more user friendly.  Thanks for being so generous.
10 years ago
Good job hezyz ....
10 years ago
Hi, I tried to load this plugin into nop 3.1, I've created a page which previews successfully - but it doesn't show on the menu and won't load if i go to the url directly, it shows a server error page, restarting the application didn't fix it either. I believe I installed it correctly.

Not supported EntityName for UrlRecord: Page

[NopException: Not supported EntityName for UrlRecord: Page]
   Nop.Web.Framework.Seo.GenericPathRoute.GetRouteData(HttpContextBase httpContext) in c:\nopCommerce\3.1\Presentation\Nop.Web.Framework\Seo\GenericPathRoute.cs:176
   System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +233
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +60
   System.Web.Routing.UrlRoutingModule.OnApplicationPostResolveRequestCache(Object sender, EventArgs e) +82
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69
10 years ago
marc wrote:
Hi, I tried to load this plugin into nop 3.1, I've created a page which previews successfully - but it doesn't show on the menu and won't load if i go to the url directly, it shows a server error page, restarting the application didn't fix it either. I believe I installed it correctly.

Not supported EntityName for UrlRecord: Page

[NopException: Not supported EntityName for UrlRecord: Page]
   Nop.Web.Framework.Seo.GenericPathRoute.GetRouteData(HttpContextBase httpContext) in c:\nopCommerce\3.1\Presentation\Nop.Web.Framework\Seo\GenericPathRoute.cs:176
   System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +233
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +60
   System.Web.Routing.UrlRoutingModule.OnApplicationPostResolveRequestCache(Object sender, EventArgs e) +82
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69


"Page" GenericPathRoute should not be there, Nop does not support it
will check it out
thanks
10 years ago
hi marc

to view page link in menu, u have to check the check box at the page properties tab. U can check the Mega menu, Block menu or both.

for the user friendly url, I use the old system where I placed an Id and then the name of the page.
Nop does not support UrlRecord via Plugin yet (there is a work item)
please vote for the work item (https://nopcommerce.codeplex.com/workitem/11669)

thanks

hezy
10 years ago
OK, got it working - it was actually that the widget wasn't enabled, so it was throwing this error instead. It works fine.
10 years ago
https://www.nopcommerce.com/p/1045/content-management.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.