Skip to content

WIP: Add support for setting Templates in Postorius

Abhilash Raj requested to merge maxking/postorius:master into master

This merge request adds support for setting templates in Postorius. Funtionally, this is not a Full Implementation, however, this is working.

This supports Creating Tempaltes for Lists and Domain. It updates Core whenever a template is created or Updated.

However, the functionality for Core to Fetch a template isn't yet implemented and just raises a 404 error.

Requires fixing tapes.

Edited by Abhilash Raj

Merge request reports