Files
chill-bundles/docs/source/index.md

2.7 KiB

Welcome to Chill documentation!

Chill is a free software for social workers.

Chill relies on the php framework Symfony.

Let's talk together!

You can talk to developers using the matrix room: https://app.element.io/#/room/#chill-social-admin:matrix.org

Contribute

  • Issue tracker You may want to dispatch an issue to multiple projects. If you do not know in which project your bug / feature request should be located, use the project Chill-Main.

User manual

A user manual exists in French and currently focuses on describing the main concept of the software.

Read (and contribute) to the manual

Available bundles

  • Chill-app | https://gitlab.com/Chill-project/Chill-app This is the skeleton of the project. It contains only a bit of code but provides plenty of information on the configuration of your instance;
  • Chill-bundles: this repository contains all the main bundles. This means:
    • MainBundle: the main framework,
    • PersonBundle: to deal with persons,
    • CustomFieldsBundle: to add custom fields to some entities,
    • ActivityBundle: to add activities to people,
    • AsideActivityBundle: to add annex activities such as meetings/trainings not related to a person,
    • BudgetBundle: to add budget elements to a person's file,
    • DocGeneratorBundle: to generate documents from templates,
    • JobBundle: to add information related to employment/ professional training to a person's file,
    • ReportBundle: to add a report to a person's file,
    • EventBundle: to create events and add persons that will be participating,
    • DocStoreBundle: to store documents to people, but also to other entities,
    • TaskBundle: to register tasks within a person's file or accompanying course,
    • ThirdPartyBundle: to register third parties,

You will also found the following projects :

And various projects to build docker containers with Chill.

Licence

The project is available under the GNU AFFERO GENERAL PUBLIC LICENSE v3.

This documentation is published under the GNU Free Documentation License (FDL) v1.3


Copyright (C) 2014 Champs Libres Cooperative SC Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".