Skip to content

BEE-Plugin/ClientSIde-code-sample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

BEE Plugin

Live Demo: https://beefree.io/templates/

Client-side Sample Code

Table of Contents

Prerequisites

Getting Started

The easiest way to get started is to clone this repository:

# Get the latest snapshot

git clone https://github.com/BEE-Plugin/ClientSIde-code-sample.git myproject



# Change directory

cd myproject



# Open index.html and change the placeholders YOUR_CLIENT_ID and YOUR_CLIENT_SECRET with your credentials

&client_id=YOUR_CLIENT_ID&client_secret=YOUR_CLIENT_SECRET



# Then simply run it in your browser e.g.

email-builder-simple.html

Obtaining Credentials

To use BEE Plugin, you will need to obtain appropriate credentials: Client ID and Client Secret, which are available in the application details page of the BEE Plugin developer portal.

https://developers.beefree.io/apps

Resources

About

A code sample to start playing with BEE Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages