Azure / wordpress-linux-appservice

MIT License
96 stars 65 forks source link

Azure Communication Services Sending File Attachments #142

Closed pauljohnstone closed 3 weeks ago

pauljohnstone commented 3 months ago

Are there any known issues with Azure communication services not sending file attachments? Currently when sending emails by web form the file is not attachments.

Are there any further setup to send attachments by Azure communication services?

pauljohnstone commented 3 months ago

It looks like that the Azure Plugin is not set-up to handle email attachments, based on my quick review of the following files.

class-azure_app_service_email-controller.php class-azure_app_service_email-logger.php

bmanjwani commented 2 months ago

@pauljohnstone , We've made updated the plugin's functionality to accommodate attachments. However, as of now, it doesn't support the Contact Form 7 plugin for sending emails with attachments. But we've added it to our backlog for implementation. Thank you for bringing this to our attention, and we'll keep you updated on our progress.

And now you can download the plugin from below GitHub link : https://github.com/Azure/wordpress-linux-appservice/blob/main/Plugins/app_service_email/1.1.0/app_service_email.zip

We have updated the link in our documentation as well.

Thanks.

pauljohnstone commented 2 months ago

Great news that has been added to the backlog and please keep me updated. Does the update support any of the WP current plugins?

pauljohnstone commented 2 months ago

@bmanjwani Just a note best to update the plugin link & version 1.1.0

image

bmanjwani commented 2 months ago

@pauljohnstone We have already updated the plugin version. Maybe it will take 1-2 weeks' time to reflect in the customers sites. We've conducted tests on few WooCommerce plugins, including ones that attach PDF invoices to emails, and everything worked smoothly. One notable plugin we tested is "PDF Invoices & Packing Slips for WooCommerce."

pauljohnstone commented 2 months ago

Is auto update on the roadmap? And Visit plugin site, is still pointed to https://github.com/Azure/Wordpress-on-Linux-App-Service-plugins/tree/main/app_service_email

pauljohnstone commented 2 months ago

And any update on Contact Form 7 plugin for sending emails with attachments?

bmanjwani commented 2 months ago

@pauljohnstone

ZubaeyrMSFT commented 3 weeks ago

@bmanjwani, can you update on this and close the thread?

bmanjwani commented 3 weeks ago

@pauljohnstone updated the visit plugin url to point it to the right repository.