Unable to install and enable Woocommerce in eCommerce platform

Laraship QuestionsCategory: TechnicalUnable to install and enable Woocommerce in eCommerce platform
basiltap asked 2 years ago
Hi,   I'm trying to install the Woocommerce importer to the ecommerce platform, but instead the buttons to install and enable, I get an informative tag with the text:  "Missing required module corals-marketplace". As you say in your page, it should be for Markeplace but also for Ecommerce.
Attachments
1 Answers
laraship Staff answered 2 years ago
Hello  can you update the following changes to module.json under the Woocommerce plugin to below  
"require": {
"corals-ecommerce": "^5.0"
},
"supported_platforms": [
"Ecommerce"
]