Skip to main content

Custom Braze integration for edx.org's edx-platform deployment

Project description

CI Codecov

This is an edx-platform plugin designed to integrate with edx.org’s Braze account.

One major thing it does is identify hubspot-alias-only accounts once a user registers for an LMS account (thus merging the two Braze profiles into one).

It’s unique to edx.org’s specific deployment and services, and thus is not part of Open edX releases.

Overview

This repo holds a single edx_braze djangoapp module, meant to be pip-installed during deployment of edx-platform and which will register itself as an edx platform plugin.

Development Workflow

One Time Setup

# Clone the repository
git clone git@github.com:edx/platform-plugin-braze.git
cd platform-plugin-braze

# Set up a virtualenv using virtualenvwrapper with the same name as the repo and activate it
mkvirtualenv -p python3.8 platform-plugin-braze

Every time you develop something in this repo

# Activate the virtualenv
workon platform-plugin-braze

# Grab the latest code
git checkout master
git pull

# Install/update the dev requirements
make requirements

# Run the tests and quality checks (to verify the status before you make any changes)
make validate

# Make a new branch for your changes
git checkout -b <your_github_username>/<short_description>

# Using your favorite editor, edit the code to make your change.
vim …

# Run your new tests
pytest ./path/to/new/tests

# Run all the tests and quality checks
make validate

# Commit all your changes
git commit …
git push

# Open a PR and ask for review.

Reporting Security Issues

Please do not report security issues in public. Please email security@edx.org.

Change Log

Unreleased

[1.2.0] - 2021-12-14

  • Support added for identifying alias-only save_for_later users in Braze, when a user with a matching email registers in the LMS

[1.1.0] - 2021-09-21

  • Added support for Django 3.1 and 3.2

[1.0.0] - 2021-06-04

  • First release

  • Supports identifying alias-only hubspot users in Braze, when a user with a matching email registers in the LMS.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

platform-plugin-braze-1.2.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

platform_plugin_braze-1.2.0-py2.py3-none-any.whl (17.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file platform-plugin-braze-1.2.0.tar.gz.

File metadata

  • Download URL: platform-plugin-braze-1.2.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for platform-plugin-braze-1.2.0.tar.gz
Algorithm Hash digest
SHA256 6f3fb6e274896eaddc397f3ef275d960139a79c2599cddaa239927ead95219a2
MD5 4152beedfef36fc1c68918c7aa8038b6
BLAKE2b-256 b15100e1de7f26fc22da6918f822a1e15d17521d15684f9a4dc5e99126335003

See more details on using hashes here.

File details

Details for the file platform_plugin_braze-1.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: platform_plugin_braze-1.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for platform_plugin_braze-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8a92933d1cd81c76d4e34cda2fa0231dc710df9d03a1480f507457ff8fff455f
MD5 7cb9f0c92dcc384773326cdbb9228e8d
BLAKE2b-256 1a1c97aa37ae558898c757924dc0763f25c41307b100c215dc6b12a5ddcde6be

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page