Embed Signup form on website

You can integrate the online registration form into your website, so that it can be used directly on your website. You can do this using an iframe, below you will see an explanation of how to use it.


<iframe style="border: 0; width: 100%; height: 100%; min-height: 3000px; overflow-y: scroll;" name="clubbase-signup-form" src="https://app.clubbase.io/signup/abe3a49b-9235-4ba9-9c91-f1a61d65db79"></iframe>

Replace the bold url link in the HTML code for the url link of your registration form, when you have changed this you can place the code as an iframe on the website. You can optionally adjust the size of the form on the website by adjusting the numbers at 'Height' and 'Width'.


If you do not want or cannot use an iframe in your own website, it is of course always possible to place the URL (the link) to the registration form on the website. This way you lead new members to our page where they can register.

Did this answer help you?