[Paid] Plugin to Create a Custom Form

What would you like done?
I would like to have a custom form on the home page that can be used by anyone to submit new topics. I would like to use the following method which I already tested it:
The form will submit the new topic by sending an email to the email address that is assigned for a category which also accepts staged users. I tested the following code and it’s working as required:

ActionMailer::Base.mail(
   from: "test@example.co",   
   to: "ask@discourse_instance.com",   
   subject: "Post's Title",   
   body: "Post's Body"  
).deliver_now

I have no specific requirement on the look but it has to be aligned with discourse theme.

When do you need it done?
1-2 weeks

What is your budget, in $ USD that you can offer for this task?
I would like to see the offers.

Thank you

The job is still open.

Thanks

2 Likes

Please email Jay@literatecomputing.com. I might be able to help.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.