Messenger allows customers to communicate with e-shop in a quick and effective manner, without the delays associated with email.
In my PoC, when a customer makes a purchase, the conversation begins via Messenger. The customer receives a notification, that is delivered instantly. I demonstrate that the automated updates are sent directly to the customers through Messenger, allowing them to track order status and ask questions all in one place. All customers’ messages are delivered to Customer Service Cockpit. Messenger makes it easy to answer questions about orders and invite your customers to check out related products. Read More »
AngularJS is a great tool for building highly rich and super slick client-side web applications, particularly data driven applications. As being a framework, it dictates us to follow some rules that may not be completely compatible with other presentation layer frameworks and technologies.This article explains presents a PoC of hybris and Angular JS 2 integration. Read More »
CMS templates are quite complicated in terms of dependencies and overall structure. The reference in this post will allow you to see a big picture and to avoid issues caused by shared tags or fragments. Read More »
hybrisCronjob is a new tool in the hybris Runtime Development Tools suite. Using this utility you will be able to execute cronjobs manually from the command line as well as change key cronjob attributes. Read More »
A new tool named hybrisLog allows to change the logger’s configuration without restarting the server. Turn on/off logging for thousands of classes in the system on the fly. This tool is a part of hybris Runtime Development Tools package. Read More »
I would like to demonstrate the proof of concept of crop and resize functionality for hybris. It is well-integrated into Product cockpit and very convenient in use. With this feature, you will be able to significantly improve the product management process without losing flexibility. Read More »
In one of my previous articles I announced my new project, hybris Runtime Development tools. This post is about some important updates to the package. hybrisFlexibleSearch utility has been improved significantly. New tools were added to the package: hybrisImpex, hybrisMedia and hybrisConfiguration. Read More »
This tool is a part of my hybris Runtime Developer tools package. It allows showing one-page all-in-one information about hybris beans using the command line interface. Read More »
This tool is a part of my hybris Runtime Developer tools package. It allows showing one-page all-in-one information about hybris types or the specific type using the command line. It is much faster and more flexible than using hybris administrative console (HAC). Read More »
This tool is a part of my hybris Runtime Developer tools package. It allows to execute FlexibleSearch requests from command line for testing/troubleshooting purposes. The output formats are tab or comma separated values as well as console-friendly mode. Read More »