Create new topics via email
Open
enhancement
- Dominant language
- PHP
- Stars
- 104
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to create new topics via email.
Questions:
- How do we handle routing it into the correct forum? Best way I can think of is to use an addressing system like `new_topic+forum_id@...`, but that's unintuitive. Perhaps in the subject?
- How do we handle not having an authentication token? Sending a confirmation email seems like the best way, but that's still stupid.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.