mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-12 15:18:22 +00:00
cdaca533a02967ef36301564446da12b8f5ec2b0
geographical aggregators
BC: saved exports which activated this layers won't work any more. This
is the query to find them:
```sql
SELECT * FROM chill_main_saved_export
WHERE
options->'export'->'export'->'aggregators'->'accompanyingcourse_geographicalunitstat_aggregator'->>'enabled' = '1'
```
Chill framework
Documentation of the Chill software.
The online documentation can be found at http://docs.chill.social
See the docs directory for more.
Languages
PHP
77.8%
Twig
10.1%
Vue
7.3%
JavaScript
2.9%
TypeScript
1.1%
Other
0.8%