Skip to content

Latest commit

 

History

History
41 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (18 loc) · 1.08 KB

Beefree SDK templates

Use these templates to set up your Beefree SDK integration.

v3 Email Templates

  1. Publish the img folder on a public URL

  2. In the JSON files, find and replace repository_path with the img folder path

  3. Load the templates on BEE

v3 Popup Templates

  1. Publish the *.json template file on a public URL. Note: All image assets are automatically included via a Content Delivery Network, but you can save them and replace the URLs.

  2. Copy and paste the *.config.js file into your bee configuration.

  3. Load the templates on BEE

v3 Page Templates

  1. Publish the *.json template file on a public URL. Note: All image assets are automatically included via a Content Delivery Network, but you can save them and replace the URLs.

  2. Load the templates on BEE