Skip to main content

Framer

To install Suppa in your Framer project:

  1. In your Framer project, go to the "Settings" tab.
  2. Scroll down to find the "Custom Code" section.
  3. In the "Head" text area, paste the following code:
<script 
src="https://app.suppa.ai/integration/script.js"
data-api-key="YOUR_SUPPA_API_KEY">
</script>
  1. Replace YOUR_SUPPA_API_KEY with your actual Suppa API key.
  2. Click "Save" to apply the changes.