DIY – Getting Started

Last updated 04/20/2023

Implementing Bread & Butter on your custom website is quick and easy. You can find all of our Libraries on Github.

Analytics

If you’re using Bread & Butter for basic features, such as forms submissions, newsletters, or other features that don’t require a logged in experience for you users, you’ll only need our Javascript Library:

Quick Start Guide – JavaScript Library

Analytics & Conversions

If you have a logged in experience on your website, where logged in users have access to specific pages or content that logged out users do not, or you have an existing user database, you’ll also need to implement one of our backend libraries. This will allow you to handle the Bread & Butter authentication callback, and log the user in to your site.

Quick Start Guide – PHP

Quick Start Guide – .NET

Quick Start Guide – Node