systopia / CiviProxy

A security proxy for CiviCRM
GNU Affero General Public License v3.0
7 stars 18 forks source link

Support Mosaico images #7

Closed MegaphoneJon closed 6 years ago

MegaphoneJon commented 7 years ago

Mosaico stores its images in a different location from vanilla CiviMail. I'll try to write a regex in CRM_Civiproxy_Mailer::mendURLs() to support it.

bjendres commented 7 years ago

I'm not sure this is all that needs changing, the proxy itself might need some modifications too.

MegaphoneJon commented 7 years ago

Yes, of course! I'm not ready to submit a PR yet because I need more testing, but I'm happy to say that I seem to have a working version here: https://github.com/PalanteJon/CiviProxy/tree/mosaico-support

bjendres commented 6 years ago

released with 0.5.beta1