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

[2.1.1] - 2023-09-22

  • Added support for Django 4.2

[2.1.0] - 2023-07-14

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

[2.0.0] - 2022-02-16

  • Dropped support for Django22, 30 and 31

  • Added Django40 support

[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-2.1.1.tar.gz (20.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: platform-plugin-braze-2.1.1.tar.gz
  • Upload date:
  • Size: 20.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for platform-plugin-braze-2.1.1.tar.gz
Algorithm Hash digest
SHA256 e58e5d464595e65503419653120bfba4c81ecefb51c020a3346046af5f20721d
MD5 9fce7ea22643559e3fe5c684e1b6750f
BLAKE2b-256 84a60e4dde36ae8905ecb2a7844ca956f392831c89225143c399e0401cf872de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for platform_plugin_braze-2.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e60429a4a4906427eef79af90f479cc3d791b93b75590b919f4c8ac474d913cd
MD5 6cd6c967dd14b55cb1b4a32639a44f40
BLAKE2b-256 6690414ac0a86827436fc6a12de48ee2e24fbd79daeb812bf8f5acd55d871fe7

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