Skip to main content

An edX plugin to change username of edx accounts through admin panel

Project description

edx-username-changer

A plugin to enable update usernames through admin panel in Open edX (and other apps that log into Open edX via OAuth). It only supports koa and latest releases of Open edX.

Installation

Installing Plugin

You can install it into any Open edX instance by using the following two methods:

To get the latest stable release from PyPI

pip install edx-username-changer

To get the latest commit from GitHub

pip install -e git+https://github.com/mitodl/edx-username-changer.git@master#egg=edx-username-changer

Configuring Plugin into Open edX

To configure this plugin, you need to do the following one step:

  1. Add/Enable a feature flag (ENABLE_EDX_USERNAME_CHANGER) into your environment variables (through lms.yml or studio.yml, depending upon where you are installing the plugin)
FEATURES:
  ...
  ...
  ENABLE_EDX_USERNAME_CHANGER: true
  ...

How To Use

Its usage is as simple as changing the username of a user account through django's admin panel. Here are the steps (for clarity):

  1. Install edx-username-changer plugin.
  2. Use an admin account to access django admin panel.
  3. Go to Users model and select an account to change its username.
  4. In the account editor page change the username field.
  5. Hit Save (present at the bottom-right of page).

The whole process can be done on lms or studio or on both of them.

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

edx-username-changer-0.2.0.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

edx_username_changer-0.2.0-py2.py3-none-any.whl (19.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file edx-username-changer-0.2.0.tar.gz.

File metadata

  • Download URL: edx-username-changer-0.2.0.tar.gz
  • Upload date:
  • Size: 6.7 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.0

File hashes

Hashes for edx-username-changer-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a53c8747022e0c6f6a23c301f987c594a9497adcb4247a08b6517c6ed249c867
MD5 f7c8c8d06c187f2a75df9b42df897cef
BLAKE2b-256 dd5772961c3f385b1dc00206988acef6f08c990b1aa6ca43e197b4b082047595

See more details on using hashes here.

File details

Details for the file edx_username_changer-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: edx_username_changer-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.5 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.0

File hashes

Hashes for edx_username_changer-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d40d01c9a25d84d5cad11fd193217c67313531a19436d73a504463403340d790
MD5 e7108fdeede9e264c86463c87a4d4856
BLAKE2b-256 aad9747988b373354be8ffbb7ed7625a71bb0634d5c67c617e705dfd5d53e5a5

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