How would you customize, say, the sign-up, or user profile pages? I'd like to use Flarum as a online gaming guilds forum software. The sign-up process would be a bit more involved so I would need it to ask a few more questions. Also each user should get a more detailed user profile that has advanced fields holding gaming info and such.
I've read though the documentation but I'm still a bit unclear where to get started 🙂. I haven't used a JS user interface API like mithril before. Would any interface changes like extending the sign-up and profile pages require work done in the Mithril framework or just html/css pages 🙂 I know the backend would need modified too to handle new fields of course.
Is this something that would be considered "easy to do" or at this stage a considered a lot of work? Just trying to get an idea if it's something I can pull off 🙂