New Sulu releases: 2.6.22 & 3.0.5 are out 🚀
🔐 Fixed Contacts API permission issue
⚡ Faster content resolving & navigation (3.0)
🛠️ PostgreSQL search + smoother Sulu 3 upgrades (2.6)
…plus more improvements & fixes
Read the full release Blog: sulu.io/blog/sulu-re...
Posts by Sulu CMS
A major update for Sulu.ai is available 🚀
The bundle now runs on Symfony AI — enabling a consistent abstraction for providers, agents, and embeddings.
Includes initial support for agent workflows and embeddings. Supports Sulu 3 & 2.6.
👉 sulu.io/blog/a-major...
Sulu.cloud is now available as the official managed hosting platform for Sulu CMS.
Git-native deployments, preview environments, built-in performance tools, and enterprise-grade security — optimized for Sulu projects.
Built on SymfonyCloud infrastructure and supported by the Sulu core team.
New releases: Sulu 2.6.21, 3.0.4 & bundle 3.0 RCs 🚀
• 47 merged PRs in 3.0.4
• Improved performance (link providers)
• Enhanced search index
• 2.6 stability updates
Bundle 3.0 RCs (Form, Automation, Redirect, Theme, Headless) available.
Full details: sulu.io/blog/sulu-2-...
#sulu #sulucms #PHP
We feel genuinely proud of what we delivered together. And now we look ahead: The new architecture opens up cleaner paths for the next steps in Sulu’s evolution. We can’t wait to see what our community and partners build with Sulu 3.0.
This was a major effort across the whole team: deep technical work, countless decisions, and a shared commitment to move the platform forward.
🙏 Many thanks to the entire team, all contributors, and everyone who helped test the early versions.
This release is one of the most important architectural milestones in the history of Sulu, featuring a totally rewritten content storage system, modernized bundles, a search layer redesigned from scratch, updated dependencies, and the removal of more than 265,000 lines of legacy code.
Sulu 3.0 is here! 🚀 Sulu 3.0 was released live at last week’s Sulu:Touch event — a major milestone and a proud moment for our team.
Read more on our blog: sulu.io/blog/sulu-3-...
“Open Source” has become so broad it’s lost its meaning.
Hobby project? VC growth hack? Volunteer work?
At Sulu, we’ve spent a decade building truly open software — no bait-and-switch, no license pivots, no locked features.
How do we make that work?
sulu.io/blog/open-so...
🎉 Happy 20th Birthday, Symfony! Two decades of innovation, community, and code that powers millions of applications—including Sulu. Thank you for being the foundation we build on. Here’s to the next 20 years!
symfony.com/20years
#symfony #sulucms #opensource
Multi-page applications can now have smooth, animated page transitions just like SPAs! This guide from Mozilla shows how the CSS view-transition at-rule makes this possible with just a few lines of code—no JavaScript required.
developer.mozilla.org/en-US/blog/v...
#css #webdev #frontend
Hot Tip Wednesday! Sulu lets you easily manipulate images to keep your site beautiful, on-brand, and responsive. You can compress, blur, sharpen, and even combine transformations through different imagine adapters (GD, Imagick, or VIPS).
docs.sulu.io/en/2.6/bundl...
#sulucms #symfony
Matt Mochalkin walks us through Symfony’s ObjectMapper component, which automates object-to-object transformations with just a few lines of code. A must-read for cleaner, more maintainable Symfony applications!
dev.to/mattleads/ef...
#symfony #php #symfonydevs
The State of PHP 2025 is here! JetBrains surveyed 1,720 PHP developers and found PHP 8.x now dominates with 89% usage, Laravel leads frameworks at 64%, and Symfony holds strong at 23%. The ecosystem is thriving!
blog.jetbrains.com/phpstorm/202...
#php #phpdevs #symfony #laravel
The schedule for SymfonyCon Amsterdam 2025 is live! Over 35 expert speakers, 13 workshops, an unconference track, and Symfony’s 20th anniversary celebration. Be there 25–28 November!
symfony.cmail19.com/t/y-e-qhjtik...
#symfony #symfonycon
A great example of open source collaboration done right: PHP 8.5 is getting a standards-compliant URI extension! Read more from the PHP Foundation.
thephp.foundation/blog/2025/10...
#php #php85 #opensource
Hot Tip Wednesday! The MarkupBundle lets you use semantic tags like <sulu-link> in your content that transform into proper HTML. Perfect for internal linking with UUIDs that never break, even when you change your URL structure!
docs.sulu.io/en/2.6/bundl...
#sulu #symfony
How do you centralize code quality commands in PHP projects? Roberto Butti compares composer scripts vs Makefile for managing PHPStan, Rector, Pint, and tests. A great breakdown of when to use which approach!
dev.to/robertobutti...
#php #composer #codequality
Matt Mochalkin breaks down why Symfony 7.4 LTS (arriving November 2025!) is such a huge deal: 3 years of bug fixes, 4 years of security support, attribute-first console commands, improved DX, and your bridge to Symfony 8.0.
dev.to/mattleads/sy...
#symfony #php #lts
Domain-Driven Design isn’t just tactical patterns—it’s strategy! Join Rob Allen at SymfonyCon 2025 in Amsterdam, 27–28 November, as he explores DDD’s strategic side, emphasizing communication at all project levels.
symfony.com/blog/symfony...
#symfonycon #ddd #symfony
Congrats to Dmytro Liashko on his first merged contribution to Symfony: a small translation fix. Open source thrives on contributions of all sizes. Don’t wait for the “perfect” contribution. Start small, start now.
dev.to/backendbydmy...
#symfony #opensource #phpdevs
It's Hot Tip Wednesday! Need to add location features to your Sulu site? The LocationBundle provides a unified API for geocoding services like Nominatim (OpenStreetMap) and Google Maps.
docs.sulu.io/en/2.6/bundl...
#sulucms #symfony #geolocation
The Symfony Console is everywhere—Composer, PHPStan, and millions of other applications—and Symfony 7.3 gave it a major redesign! Join Robin Chalas at SymfonyCon 2025 in Amsterdam, 27–28 November, to discover the Console again.
symfony.com/blog/symfony...
#symfonycon #symfony
Is FrankenPHP Classic Mode faster than PHP-FPM? It seems performance differences are negligible and architecture matters more than microseconds. Choose based on your team’s needs, like Caddy features or worker mode.
tideways.com/profiler/blo...
#frankenphp #php #performance #phpfpm
Sulu.ai solves content editors’ biggest headaches without replacing their expertise. From SEO guesswork to translation bottlenecks, we’re tackling the pain points that steal your creative time.
sulu.io/blog/how-sul...
#ContentManagement #AI #CMS
PHP 8.5 is bringing some great, developer-friendly features—from the pipe operator to #[NoDiscard] attributes and handy array helpers like array_first() and array_last(). Great breakdown by Muhammad Usman!
pixicstudio.medium.com/php-8-5-new-...
#php #phpdevs #symfony
Hot Tip Wednesday! Speed up your Sulu website with smart HTTP caching. The HttpCacheBundle integrates seamlessly with Varnish or Symfony HTTP Cache, automatically invalidating cached content when you update pages.
docs.sulu.io/en/2.6/bundl...
#sulucms #webperformance #symfony
We rebuilt sulu.io with headless Sulu and Remix! Would we choose headless again for a content site? Probably not. But this real-world test gave us insights to help US make Sulu better, and help YOU make better architecture decisions.
sulu.io/blog/eating-...
#sulucms #headlesscms