Skip to content

Mjml template

Hugo SUBTIL requested to merge mjml-template into dev

Do not merge, this feature is for version 1.2.2

In order to test :

  • Build the app
yarn build
  • Remove your data folder to start an empty stack
  • Run the importData.bat script to import data
  • Connect to your local cozy
  • Go through the cgu and other
  • Activate the monthly report from the option panel
  • Run the sendMail service :
yarn run cozy-konnector-dev -m .\manifest.webapp .\build\services\monthlyReportNotification\ecolyo.js
Edited by Hugo SUBTIL

Merge request reports