Sulu CMS
sulu.io
Sulu CMS
@sulu.io
Sulu is a highly extensible open-source PHP content management platform based on the @Symfony.com framework.
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
October 29, 2025 at 8:01 AM
Hot Tip Wednesday! The MarkupBundle lets you use semantic tags like 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
October 22, 2025 at 7:01 AM
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
October 15, 2025 at 7:00 AM
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
October 8, 2025 at 7:01 AM
Hot Tip Wednesday! Protect your content from accidental overwrites with the HashBundle, which prevents conflicts when multiple users edit the same form simultaneously.

Learn more:
docs.sulu.io/en/2.6/bundl...
#sulucms #symfony #teamwork
October 1, 2025 at 7:00 AM
Hot Tip Wednesday! Tailor your content to each visitor’s individual characteristics with the Audience Targeting Bundle! Show different content based on referrer, browser, or custom rules—all on the same URL.

docs.sulu.io/en/2.6/bundl...
#sulucms #symfony #personalization
September 24, 2025 at 7:00 AM
Hot Tip Wednesday! Developers, want to listen for changes and other events happening in the system? Find out how with our ActivityBundle:

docs.sulu.io/en/2.6/bundl...
#sulucms #symfony #developers
September 17, 2025 at 7:00 AM
Hot Tip Wednesday! Need to scale your Sulu application across multiple servers? Our multi-server setup guide covers everything from shared storage to session management for high-traffic, enterprise-level deployments:

docs.sulu.io/en/2.6/cookb...
#sulucms #symfony #scaling
September 10, 2025 at 7:00 AM
Hot Tip Wednesday! Updated Sulu or added custom JavaScript? Don’t forget to rebuild your admin interface! Learn the different methods to update your React frontend build:

docs.sulu.io/en/2.6/cookb...
#sulucms #symfony #adminbuild
September 3, 2025 at 7:01 AM
It’s Hot Tip Wednesday! Struggling with HTTP caching when user sessions are involved? Sulu’s user context caching solves this by enabling efficient caching based on user roles rather than disabling cache entirely for logged-in users.

docs.sulu.io/en/2.6/cookb...
#sulucms #symfony
August 27, 2025 at 7:01 AM
Hot Tip Wednesday! Need dynamic options in your select fields? Use Symfony’s expression language to populate dropdowns with service data! Perfect for API-driven choices, localized options, and maintainable select lists.

docs.sulu.io/en/2.6/cookb...
#sulucms #symfony
August 20, 2025 at 7:00 AM
It’s Hot Tip Wednesday! There are many situations where you might need to add an extra tab to Sulu’s admin interface. Walk through the process with us in our documentation.

docs.sulu.io/en/2.6/cookb...
#sulucms #symfony #opensource
August 13, 2025 at 7:00 AM
Hot Tip Wednesday! Process your assets like a pro with Webpack Encore in Sulu! Bundle CSS and JavaScript, optimize your frontend build process, and streamline asset management.

docs.sulu.io/en/2.6/cookb...
#sulucms #webpack #frontend
August 6, 2025 at 7:00 AM