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.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.1.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

platform_plugin_braze-1.1.0-py2.py3-none-any.whl (17.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: platform-plugin-braze-1.1.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for platform-plugin-braze-1.1.0.tar.gz
Algorithm Hash digest
SHA256 de408314a7a6e07433fe1b8556df0722ecc8f1c2f184bfa170f22840a8c3d525
MD5 078ec0e2d5bfaeed42b7d9fc26399453
BLAKE2b-256 e89d5ceefec6cdbacb38d4ccda4e51456a5cca94aa8893ce0400709baeaf022f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: platform_plugin_braze-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for platform_plugin_braze-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d97324f1c33786d722ce245edc6039d5bef06882be83a72721103d7a51c628a3
MD5 0a59ccb79e5dc0869927d29a133c1940
BLAKE2b-256 cdcde8895df6fc2a3cd3d60500a3213ab21bc74155e0301d1aa641ded0af42d1

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