Commit 082fcb92 by Van

feat(all): Update ReadMe

parent 6c492b9a
......@@ -34,6 +34,39 @@ cd extensions
composer require appolo/tourinsoft
```
#### Necessary extensions
For translation of content in bolt : <https://github.com/BoltTranslate/Translate>
```
composer require animal/translate
```
Add in configuration file of translate :
````
# The locales the site should be available in
locales:
fr:
label: French
slug: fr
en:
label: English
slug: en
es:
label: Spanish
slug: es
````
For reservation :
<https://gitlab.appolo.fr/bolt-extensions/hubresa>
```
Hubresa
```
## Configuration
##### Change this keys in configuration:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment