Jackal Can someone provide me with the path to the signup file? I would like to add some text to the signup popup. I assume that would be the correct way of doing this...?
clarkwinkelmann Jackal you will need to use the javascript API to modify the Sign Up modal. This extension already has a feature where you can enter additional custom text to display on the modal https://discuss.flarum.org/d/11714-fof-terms-ask-your-users-to-accept-tos-and-privacy-policy I think you might even be able to use that feature without configuring any terms and conditions. If you're going to write your own extension, this is also a great starting point to see how it works FriendsOfFlarum/termsblob/156bea936b4c8d47401456008adb42155ced58c1/js/src/forum/addFieldsToRegister.js#L17-L22