laravel-sent-emails icon indicating copy to clipboard operation
laravel-sent-emails copied to clipboard

Suggestion : Display email attachments

Open Taoshan98 opened this issue 2 years ago • 2 comments

Hi @dcblogdev , thanks for this package it is pretty cool and very easy to use! I have a suggestion to implement, would it be feasible to show sent attachments in the email as well? This way the package would be 100% complete!

Thanks again great job!

Taoshan98 avatar Dec 13 '22 11:12 Taoshan98

I've added a feature to at least display the attachment count within the emails.

Pull request is active. Awaiting merge from owner.

RichieMcMullen avatar Jul 29 '23 19:07 RichieMcMullen

this would be a great add - number of attachments or names of attachments

mtindall89 avatar Mar 05 '24 16:03 mtindall89

Yes I'm working on an update which optionally stores attachments. When enabled attachments will be stored in a storage folder and a count displayed on the email list and download links shown on the email itself.

CleanShot 2024-05-06 at 10 35 10@2x

dcblogdev avatar May 06 '24 09:05 dcblogdev