World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
In the previous post about Apply Content Approval Workflows by Page Type . I mentioned that I will develop a plugin to deal with several of the burned code we had in the blog. So today is the day. The… Continue reading →
In Part I we explained how to use Metadata Plus using class inheritance and we also defined an XML file which will allow us to do the same using another Commerce API which is more flexible. So in this part… Continue reading →
EPiServer Metadata Plus allows you to customize the Catalog and Order systems custom in several ways. One way is by creating classes that inherit from ProductContent for Products and VariationContent for Product SKUs and then set attributes to the...
EPiServer content areas have the ability to show several blocks to the editor in a neat and eye catching manner if the view is using the Html.PropertyFor function, but unfortunately when the view is shown to the user, the content… Continue reading...
Content Approval or workflows are quite useful in a business scenario with several departments which one control over the content to be published in a site. EPiServer provides a utility in the CMS editor which allows to edit a workflow… Continue...