--- title: Technical documentation description: Technical resources for Chill developers card: "Access the source code, the technical documentation and the development tools for Chill." bgColor: "activity-sector" layout: "gradient-card" --- {{< gradient-card-section title="Chill source code" description="The Chill source code is hosted on GitLab." >}}

The chill-bundles repository holds the core features of Chill. This repository is a set of Symfony bundles.

To deploy them, it is best to include them in a Symfony application by adding them to the Composer dependencies. This also makes it possible to customise the configuration and the runtime behaviour of the application.

Go to the GitLab repository
{{< /gradient-card-section >}} {{< gradient-card-section title="Issues and tickets" description="Report bugs or suggest improvements." >}}

Tickets about the Chill code live in the chill-bundles repository.

Browse the tickets
{{< /gradient-card-section >}} {{< gradient-card-section title="Technical documentation" description="Read the full documentation for developers." >}}

The Chill technical documentation covers the installation procedure, the configuration and the development of custom modules.

Read the documentation
{{< /gradient-card-section >}} {{< gradient-card-section title="Talk to the developers" description="There is a room on the Matrix messaging network where you can talk to the Chill developers." >}}

To join it, click the link below:

#chill-social-admin:matrix.org

or scan the QR code:

Matrix QR code
{{< /gradient-card-section >}}