Alexander-Schranz
Alexander Schranz
Core Developer – Sulu GmbH
Core developer and support king. So dedicated to his work that we couldn't find a hobby to mention.
@alex_s_

Sulu Documentation available as Composer package

We’ve decided to make our documentation available as a Composer package that you can install in your project. This means it’s not only accessible in your vendor directory for offline usage, but — especially with the rise of AI tools and assistants — you can also provide it as context when developing new features.

Installation

The new package is named sulu/sulu-docs. Since the documentation is always tied to a minor version, no specific release tags exist. To get the latest documentation, for example, for version 2.6, you need to require the 2.6.*@dev version:

composer require sulu/sulu-docs:"2.6.*@dev" --dev

More about AI

Read more about Sulu and AI in our previous blog posts Sulu AI Manifesto and AI and Structured Content.