Hi
I have added google places module added the google APi key in settings
however after adding an import nothing seems to happen i can see places api requests on the google api dashboard but nothing in Laraship directory.
I cant see any other details i need to configure or errors to trobleshoot.
Any suggestions ?
Thanks
Attachments
1 Answers
Best Answer
Hello,
Can you confirm you have the scheduled import job configured at your crontab
https://www.laraship.com/docs/laraship/directory-module/google-places-import/
/5 * cd PATH_TO_YOUR_NSTALLATION && php artisan listing:import
sorry, you are correct i had not added the cron jobs
This is now importing
Thanks
Please login or Register to submit your answer