mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-14 21:31:23 +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
78%
Twig
10.1%
Vue
7.2%
JavaScript
2.8%
TypeScript
1.1%
Other
0.8%