Introducing Gally at Magento Stammtisch Berlin
I've been invited to speak at the Magento Stammtisch in Berlin about Gally, a searchandising solution for e-commerce projects.
I've been invited to speak at the Magento Stammtisch in Berlin about Gally, a searchandising solution for e-commerce projects.
In the Sylius administrative view, users are required to log in. However, in the storefront view, visitors can navigate freely as guests. Sylius does not offer built-in support if you prefer not to allow guest visitors to access your website without a valid login.
Intrexx is a robust platform designed for easily creating and managing web applications. A key feature of Intrexx is its intuitive user interface, which leverages icons to enhance user interaction and experience. The built-in icons in Intrexx cover a wide range of functions and actions, providing users with immediate visual recognition and understanding of various tasks and options within the application.
Yesterday, I've attended my second in-person HashiDays event. As last year, I chose to attend HashiDays in Munich again. This time, it was a different venue, and I liked it a lot more than last year's venue.
In response to my blog post about querying groups & planners via the MS Graph API, a friend asked me how to query members of a group without knowing the group ID but just the group name. Let's find out how filters in the MS Graph API work.
While preparing a Sylius Docker image for one of our merchants, I realized that I needed to add wkhtmltopdf to the Alpine Docker image as it is a requirement of the Sylius Invoicing Plugin we are using in the project.
As part of an AI project, I had to export data to train a tool developed for a customer. Instead of writing a script, I decided to use MySQL's built-in functions, which turned out to be a challenging experience but a valuable learning opportunity.
I am excited to announce that I'll be speaking at the API Platform conference in Lille, France again this year!
On May 23rd, we have scheduled another PHPUG Frankfurt meetup in 2024.
FrankenPHP can embed the source code and assets of PHP applications in a static, self-contained binary. This, paired with GitLab CI, streamlines deployments and releases.