mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-14 09:59:33 +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
79.2%
Twig
9.5%
Vue
6.5%
JavaScript
2.6%
TypeScript
1.5%
Other
0.7%