Blog
Welcome to our blog. This is where we share insights on e-commerce solutions. We blog about commerce, tech, trends, strategy, marketing, UX, news and other stuff. Enjoy!
Enable Razor views in Episerver modules with Geta.EPi.ShellRazorSupport package
-
Development
-
Optimizely
By default, Episerver supports only WebForms views for its modules. We have created a package which adds support for Razor views too.
Introducing Geta.EpiCategories: Categories as localizable IContent
-
Development
-
Optimizely
For quite a long time I've been wondering if Episerver is going to do anything about the built-in category functionality. I feel it's pretty outdated and it's not so convenient to edit and localize categories. I guess the teams at Episerver are busy with other, more important stuff, so I decided to create a module. Say hello to Geta.EpiCategories.
Geta.Epi.Extensions updated with content editor ux helpers
-
Development
-
Optimizely
You might already know about our Episerver extensions package, Geta.Epi.Extensions. We have now added a set of extensions and HTML helpers to help improve user experience for content editors. The goal with the helpers is to reduce the need for "All properties view" in the Episerver edit interface.
ContentType preview images w. icons
-
Development
-
Optimizely
I don't know about you, but at least for me, I rarely create image thumbnails for the different content types in the solutions I am working on. If you are like me, then this package will hopefully give your editors a somewhat more pleasant user experience when creating content.
Extend your Episerver content types
-
Development
-
Optimizely
Let's say you have developed a site framework that you use on many different sites that contains some content types spread over various assemblies. Sooner or later, on at least one of the sites, you will want to add, hide or modify a property on a specific content type. You could create a new content type that inherits the original and then hide the original. No thanks. Let's do it better than that.
Google Product Feed for Episerver
-
Development
-
Optimizely
-
E-commerce
This data feed will allow you to easily share your e-commerce sites product data with Google Shopping and other channels. At Geta we've used it for quite a few 3rd party integrations.
Searching multiple Find indexes
-
Development
-
Optimizely
-
Navigation
Recently I helped out investigating an issue where the search result from Find contained non-published and deleted pages. The site in question had a search page that fetched results from two separate Find indexes.
Episerver Languages and XLIFF support
-
Development
-
Optimizely
The popular Episerver Languages addon has added supported for exporting and importing content using the widely supported XLIFF format.