Skip to content

Tool to convert Mailchimp mail templates to Sendinblue mail templates

License

Notifications You must be signed in to change notification settings

Seres67/MailChimp_to_Sendinblue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailChimp_to_Sendinblue

Tool to convert Mailchimp mail templates to Sendinblue mail templates in C++.

How to use

Simply clone the repo, change this line (only the "REDACTED" part) to the address you want to see on the bottom of your mail and compile it with: g++ main.cpp -o <name of output file> and use it with: ./<name of output file> <name of exported template file>

Feel free to open issue or pull requests to improve this project.

About

Tool to convert Mailchimp mail templates to Sendinblue mail templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages