laravel-lightspeed-sync maintained by rvzug
Description
Synchronise Lightspeed resources to laravel app
Author
Last update
2017/06/16 23:17
(dev-master)
License
Downloads
5
Tags
Laravel-lightspeed-sync
done
- GET product/variant resources and store in database (prototype)
todo
- GET order/customer/billing resources and store in database
- Sync trough webhooks
to do later
- a lot.
Installation
php artisan vendor:publish
php artisan queue:table php artisan queue:failed-table php artisan migrate
php artisan lightspeedsync:init
start queue worker