Take it further

Embed on your site

Show your Bynli team — events, members, donations — on any existing website with a single line of code. Available on the Town plan and up.

Add the widget

  1. Open /dash/widget/config
  2. Copy the snippet that looks like this:
Paste before </body>HTML
<script src="https://bynli.com/widget.js" data-team="your-team"></script>
  1. Paste it before the closing </body> tag on any page of your site
  2. Save and reload — a floating Bynli button appears in the corner
It just works on any platform. Squarespace, WordPress, Wix, Webflow, hand-rolled HTML — anywhere you can paste a script tag, the widget runs.

Customize the look

From /dash/widget/config you can change:

What appears in the widget

The same sections you've enabled on your public team page — members, events, campaigns, donations, feed, resources, short links. Sections show up in the same order you configured at /dash/settings.

Custom CTAs

Add up to three call-to-action buttons that appear inside the widget — "Apply for the food pantry", "Volunteer", "Read our bylaws". Each links anywhere you choose.

  1. Open /dash/widget/configCustom CTAs
  2. Add a label, URL, and which tab the button should appear on
  3. Save — they show up immediately for visitors

Deep links

Add a hash to any URL on your site to open the widget straight to a specific tab:

Short links

Every team gets a personal short-link domain — bynli.com/go/your-team. Use it on flyers, in email signatures, or anywhere you need a clean URL that you can change later without reprinting anything.

  1. Open /dash/shortlinks
  2. Create a short link with a memorable slug
  3. Point it anywhere — a campaign page, an event, an external site
  4. Track clicks in the same screen

No site of your own? Bynli will host one.

If you don't have an existing website to drop the widget into, Bynli can host a full static site for you at {your-team}.site.bynefit.com (or your own custom domain on the right plan). You get a file editor in the dashboard, Bynli Blocks templating, a kit of UI components, and "Sign in with Bynli" if you want a member portal.

Building something custom?

Need to fetch data into your own app instead of embedding the widget? See the Developer docs — read API, webhooks, and OAuth / Sign in with Bynli all live there.