πŸš€ Quick Start | SA5 Modals & Popups

How to Easily Add SA5's User Info & Advanced Routing Enhancements to Your Webflow Memberships Site

All of SA5's Membership features are now consolidated into a single library, so you only need one library include.

How to Add the Library

Add this script to the site wide custom code HEAD area of your site. If this functionality is only needed on specific pages, you can add it to those page-specific HEADs instead.

<!-- Sygnal Attributes 5 | Modals --> 
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/css/webflow-modal.css"> 
<script defer src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-modal.js"></script>

Add the custom attributes for the features you need, described in each feature separately.

Last updated