Skip to main content

Altering menu links

Let's say that you want to add some HTML code before the menu link text. Maybe you want to insert Font Awesome code or something like that. Unfortunately, there is no easy way to do that out of box in the CMS. But, you can use the hook_link_alter(). Read on to find out more.

Drupal Commerce modules for Drupal 8

This is how we support the Drupal community

In 2017 we started to implement our first ecommerce stores in Drupal 8. We realised almost at the first day, that it will be a challenge and we need to figure out many things what we were used in Drupal 7 in routine. But we love challenges, and we decided to give back as much as we can for the community.

In this blog post I will try to write a summary of things we did done and use in our Drupal Commerce projects and I will also make a teaser of new things coming out from our kitchen.