Example code for a custom email invoice formatter. For a detailed tutorial, please refer to our docs.Note that this plugin requires the email notification plugin to be installed.
mvn clean install -DskipTests=true
Run the following kpm command:
kpm install_java_plugin 'dev-custom-invoice-formatter' --from-source-file=<jar_file_path> --destination=<path_to_install_plugin>