Ability to include attachments
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 385
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if you could attach files to the emails that are being sent. Looking at sample PHP code from ( http://webcheatsheet.com/PHP/send_email_text_html_attachment.php ) this might not be difficult to achieve. Will look into it more and post back what I find.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the repository README, which says the project is deprecated, then inspect how emails are currently sent. Review the linked PHP attachment example for context and define completion as successfully sending an email with an attached file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100