Merge branch chill-bundles:master into ticket-app-master

This commit is contained in:
Boris Waaub
2024-04-19 15:54:24 +00:00
6 changed files with 34 additions and 8 deletions

View File

@@ -8,6 +8,16 @@ Chill can store a list of geolocated address references, which are used to sugge
Those addresses may be load from a dedicated source.
Countries
=========
In order to load addresses into the chill application we first have to make sure that a list of countries is present.
To import the countries run the following command.
.. code-block:: bash
bin/console chill:main:countries:populate
In France
=========