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

Uploaded Source

Built Distribution

edx_username_changer-0.0.1-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edx-username-changer-0.0.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for edx-username-changer-0.0.1.tar.gz
Algorithm Hash digest
SHA256 18fbfdc5ff30794528743d41c6bd3cf85a00fd7de02d6573c95b99d7cca64bdf
MD5 c77b3d9917875466d23846182e2d7bba
BLAKE2b-256 efc3e395caaad99de25205e7bc19c3594a53e6b7fbdf7f2069cc996f97f3d4f0

See more details on using hashes here.

File details

Details for the file edx_username_changer-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: edx_username_changer-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for edx_username_changer-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ca219d03bb6f94c3602b445183c9d30cfce6ebd1c04b7543080865d260a12593
MD5 0a98111815c77fe0e0468f1a6e85d1cc
BLAKE2b-256 5b0c58023c26476141d30cf4b1f499af6d04e881f557b8659712b0e8ed31d920

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