Codexshaper / laravel-woocommerce

WooCommerce Rest API for Laravel
MIT License
198 stars 57 forks source link

Multi languages #18

Closed invaders-xx closed 4 years ago

invaders-xx commented 4 years ago

Hi, First of all, many thanks for this very useful package.

I have a wordpress in 3 languages.

I was wondering how to handle the management of products translations (name, description, images). Do you have any idea how to handle that ?

Many thanks in advance,

David

maab16 commented 4 years ago

Hello @invaders-xx

Thanks for your comment. Unfortunately, I didn't find any doc in woocommerce official link but may I help you? Which multi-language plugin did you use?

Best regards, Md Abu Ahsan Basir

invaders-xx commented 4 years ago

Many thanks for your feedback.

I use polylang.

invaders-xx commented 4 years ago

Could also be WPML : tell me which one is easier ?

maab16 commented 4 years ago

I checked for polylang it gets all products with translation.

git poly lang

invaders-xx commented 4 years ago

Thanks for your feedback