install doc fix

This commit is contained in:
Alex Lushpai 2014-08-21 15:04:46 +04:00
parent 9f32b2a6d8
commit ba77882f63

View File

@ -30,6 +30,12 @@ Setup cron job for periodically catalog export
* */12 * * * /usr/bin/php /path/to/opencart/cli/cli_export.php >> /path/to/opencart/system/logs/cronjob_export.log 2>&1 * */12 * * * /usr/bin/php /path/to/opencart/cli/cli_export.php >> /path/to/opencart/system/logs/cronjob_export.log 2>&1
``` ```
Into your CRM settings set path to exported file
```
/dowloads/intarocrm.xml
```
### Exchange setup ### Exchange setup