43 posts tagged with "Symfony"
View All TagsUsing Sulu Forms to create contacts in Hubspot
A requirement in one of our Sulu projects was to send the data of a form to Hubspot CRM. Thankfully, the Sulu FormsBundle comes with a few similar examples (e.g. Mailchimp integration), that made it easy to figure out how to deal with this requirement.
Adding a media reference to a Sulu entity
For a current task, I needed to add a media reference to a custom Sulu entity. At first, it seemed like an easy task but I had issues getting the media image to render in the list view. Thanks to the fabulous Sulu core team and their Slack community, I quickly got some pointers on how to deal with the issue.
Docker for small dev setups
Sponsoring Symfony 6.2 development
Since we are using Open-Source solutions in our daily business, we contribute to Open-Source projects and maintain our own set of Open-Source tools. Our employees can use their Learn&Grow time budget to contribute to any Open-Source project they like.
Adding an entity reference to a Sulu entity
Let's assume you have a sulu entity App\Entity\MyEntity
defined and you want to add a reference to this other entity
App\Entity\OtherEntity
to it. Follow this blog post along to find out which steps you have to take.
Populate default data in Sulu CMS
In our current Sulu CMS project a requirement was to populate default data when a content editor did not provide all needed information, e.g. social sharing information or SEO-related configurations.
SymfonyCon Disneyland Paris 2022
1300 Attendees talking about Symfony receiving a bunch of socks. Oh, and did we mention it took place in Disneyland?
API Platform Conference 2022
France is more than just cheese, wine, and the Eiffel Tower. Our neighbors know not only how to develop excellent PHP Frameworks, but also how to organize awesome conferences!
A part of our PHP-Team took the chance to attend the API Platform Conference 2022 in person, which took place in Lille (France).
API Platform Conference 2021
Two weeks ago the bitExpert PHP team participated in the first API Platform Conference as part of our Learn&Grow initiative. Having built a number of projects based on the API Platform components already, we were keen to get the latest insights and learn from the core team about upcoming features.