hekep / beefree

An Implementation to the BeeFree.io email editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beefree

An Implementation to the BeeFree.io email editor. Please visit http://www.beefree.io/ for more information.

Example

$beefree = new BeeFree([client_id], [client_secret]); 
$result = $beefree -> getCredentials();

After the credentials are recieved, implement them in your javascript application.

About

An Implementation to the BeeFree.io email editor

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 100.0%