Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Tutor Plugin for enabling user password in Django Admin Panel

License

Notifications You must be signed in to change notification settings

kylesinlynn/tutor-change-user-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Change User Password Plugin

Customizable Tutor Plugin for Open edX

Content

Setup

This is the main branch which is intended to be used for development purpose. Some bugs and unexpected behaviors will occur while installing from this branch.

  1. Clone the git repository into tutor plugins root using the following command.

    git clone https://github.com/kylesinlynn/openedx/tutor-change-user-password.git && mv "$(pwd)/tutor-change-user-password/change-user-password.py" "$(tutor plugins printroot)"
  2. List the installed plugins.

    tutor plugins list
  3. Enable the plugins if you found change-user-password plugin.

    tutor plugins enable change-user-password

Troubleshooting

Create an issue upon your error that is associated with this project.

Contributing

Feel free to fork and create pull requests. Your contribution will be appreciated.

License

This project is licensed under BSD License.

About

Tutor Plugin for enabling user password in Django Admin Panel

Topics

Resources

License

Stars

Watchers

Forks

Languages