Attachments
Customers
Categories
Attributes
Tags
Products
and Orders so only you have to set the required env keys for woocommerce and use the following command to do the load process
woo:load {module} {store?}
please check it is mentioned as compatible with e commerce too as mentioned here https://www.laraship.com/product/woocommerce-to-laravel-laraship-migration/
also can help with the example of command line for ecommerce
Hi Jonathan,
ok,
will check and make sure to release the woocommerce with ecommerce this week,
it seems we missed to release the woocommerce part.
Hi Saeed please help with it asap as my client’s project has been delayed , we have many WordPress clients who want to move to Laravel and we assure if this issue is fixed asap we can refer this product purchase to all
Sure will do our best to deliver this asap
hi Saeed the command php artisan woo:load Categories. is throwing invalid module error , can you help with right command
Hi Jonathan
here you are the command
php artisan woo:load ecommerce
after the command getting
CustomerMapper Started
and after a long wait getting the below error
In QueryBuilderTrait.php line 228:
cURL Error: Operation timed out after 15005 milliseconds with 0 bytes received
FYI:i have the woocommerce rest api settings aded in .env
Hi Saeed Matar
Can you help with the above its been a while you have not replied , is there a way to run the command for individual items
Hi Jonathan,
how large your data is,
I don’t there is limits on time from application level
it seems that error while trying to fetch data from woocommerce site
Yes the data is medium contains 3k users , 300 products can you suggest me how to go about it
Hi Jonathan,
we’ve tested the plugin on over 8K customers, 15k orders and 5k variations.
so it seems you need to check the env limits either laraship server or your woocommerce site.
Please login or Register to submit your answer
Hello, Our team is checking and will respond shortly; which platform are you installing it under?
it is installed under Laraship eCommerce platform