Commit 6c492b9a by Van

feat(all): Update ReadMe

parent 8bc0f702
...@@ -28,6 +28,7 @@ in this block: ...@@ -28,6 +28,7 @@ in this block:
#### *Composer require* #### *Composer require*
Go to base dir with terminal and run this following lines : Go to base dir with terminal and run this following lines :
```bash ```bash
cd extensions cd extensions
composer require appolo/tourinsoft composer require appolo/tourinsoft
...@@ -36,17 +37,19 @@ composer require appolo/tourinsoft ...@@ -36,17 +37,19 @@ composer require appolo/tourinsoft
## Configuration ## Configuration
##### Change this keys in configuration: ##### Change this keys in configuration:
- url - url
- ot_key - ot_key
- cdn_url - cdn_url
```
``````
exemple : exemple :
url: 'http://wcf.tourinsoft.com/Syndication/3.0/' url: 'http://wcf.tourinsoft.com/Syndication/3.0/'
ot_key: 'cdt64' ot_key: 'cdt64'
cdn_url: 'http://cdt64.media.tourinsoft.eu/upload/' cdn_url: 'http://cdt64.media.tourinsoft.eu/upload/'
``````
```
##### For set the user for the cron change : ##### For set the user for the cron change :
- user_id - user_id
......
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