New to Discourse, I need new users to upload a verification image before their account is created… I’ve already required new users to be approved before allowing access, but I also need:
an upload button on the new account form, as a required field
access to this uploaded image on the admin section (or possibly just a hyperlink to the S3 location of the image?), so we can preview this image prior to approval
Can this be built using a plugin? Can I use tie into the existing upload-selector code or should I write something new? Or please suggest a strategy/direction for accomplishing this feature… much appreciated!
You can also set up incoming email so that email to a certain address comes in as Discourse PMs to your staff. We do that here, for example, so emails to team@discourse.org arrive as PMs to the staff group.
So you could have verify-me@example.com where people should email their verification images, and that would arrive in Discourse as a PM to the @verification group (or whatever group you prefer).