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>
  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.

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

Installation of script goes Inside <head> tag

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

Last updated

Was this helpful?