Installing rubix-plugin-email
Author:
Fluent Commerce
Changed on:
12 Feb 2024
Key Points
- Upon following the guide, you would be able to set up a "send email” button for specific order statuses, which will be plugged to the email service
Steps
Set up a mailing template on Mandrill

Unzip the file

View the content on IntelliJ

Modify pom.xl
- Set the version number (number that you would like to prefer) in line8 to:
`<version>1.0.10</version>` - Set the symbolic name: in line 40 with your sandbox Account ID and package name you want to call. (in my example, the name is EMAIL):
`<rubix.osgi.symbolic.name>RANDY.EMAIL</rubix.osgi.symbolic.name>`
Build the package
The result window should display “BUILD SUCCESS” message:
Verify that “target” folder is created

Run OAuth

Open the jar file

Click send

Modify the request

Check that the new rule is installed

Configure EMAIL.SERVICE.CONFIG
Add the code to the Workflow

Check your inbox:

Load an order in Booked status

