Script Installation

Add Superform in Webflow.

  1. Copy the latest BETA version of Superform script:

<!-- Superform by Delta Clan -->
<script defer src="https://cdn.jsdelivr.net/npm/@deltaclan/superform@0/dist/superform.js">
</script>

Superform is in BETA stage. Join our Superform discord server for support & issues at the following link: https://discord.gg/9zs3UrrcP9 !

  1. Open the page you want to install Superform on in Webflow.

  2. Click on the Page Settings icon in the left-hand menu.

  3. Paste the Superform script into the Head Code field.

  4. Save your changes and publish your site.

That's it! Superform is now installed on your Webflow site and you can start using it to create next-gen forms.

It can be used with vanilla JavaScript in custom projects outside of Webflow!

Don't forget to check our Cloneable #1 for reference!

Last updated