1
votes

How to install the magneto connector with my modification from gitHub into Mule- Anypoint Studio?

1

1 Answers

2
votes

First use Maven to build the connector: mvn package -Ddevkit.studio.package.skip=false

Then in Studio:

  1. Click Help → Install New Software on the Mule menu bar.

  2. Navigate to the target folder within the project directory and follow the instructions to install the add on.