I want to install eway magento 2 extension in my magento 2 website but during installation it asking me to upgrade composer. can someone please let me know how to upgrade composer?
I want to install eway rapid extension in magento 2.3 which is free enxtension in magento marketplace.
Thanks
3
Answers
In the Magento 2.3 directory, run the command (note, please ensure you are using the latest version)
Then ensure everything is updated with
Enable the module with the following command:
Install the module by running
Run the compile command to finish:
The instructions can vary depending on your operating system, but the Composer help page for upgrading provides the following:
I face same problem Marketplace download Installation not working.
Follow Composer Installation:
main link
Hope someone may be get help