Forem Creators and Builders 🌱

Discussion on: Share your Forem!

Collapse
 
9comindia profile image
9comindia

Hi,

What is your Forem? Can you share a link or is it still private? logicrace.com

If you self-host, did you have trouble setting up your Forem? Can you give advice to anyone else looking to self-host?

Building from the source code and troubleshooting the issues took me over a year (on and off) while the self-host method took around a week including the time to create accounts on AWS and GCP.

What are you looking to achieve with Forem? I am trying to build a community of Telugu people.

What is not working with your current solution? Few important ones are:

  1. The non-technical people are expecting a login method with mobile number and OTP, and are not comfortable even with the email signup method. The lengthy signup process is turning off many people; setting the password twice at signup, clicking on "confirm account link" in the email, again entering email and password to login is lengthy for many of them.

Suggested way for somewhat user-friendly email signup:
We can leave the password thing out, signup with user ID and email, send a simple 4 digit OTP to the email and user submitting that OTP should confirm the user's account and should signin to the account automatically.
No need for the reset password as well, anytime the user needs to re-login, OTP should be sent to the email id and entering that OTP should log the user in.

  1. Liquid tags to embed youtube videos is excellent for me, but people are finding it very difficult to understand the format. All our competitor apps are providing the "share" option to directly share from youtube and embed the video automatically in the app.
  2. Once we flag a user, didn't find the option to unflag after the user apologizes.

What are your current favorite Forem features? All the features are excellent, the recent "Feed Latest Top" tabs reorganization is simple change but very effective.

What do you feel is missing from your Forem that would help engage your community?

I don't know how was the deprecated Voting feature in Forem or Dev.to. But observing that a simple anonymous voting feature is very effectively engaging the Indian users on other upcoming social apps.

The most engaging functionality is like "Any user can post a question with multiple options and the other users can choose one of the options anonymously, the users can see the poll result till that point of time only after choosing any option, and once voted.. the users can change their option but can not undo their participation in that voting."

It would be great if we can have this Voting functionality back on Forem.

If you've used the Forem Admin Docs, did you find everything you needed?

For self-host method.. almost yes. Remember like going into some trouble finding Butane for Ubuntu and then installing Fedora Linux just for Butane.