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

kylesinlynn/tutor-restrict-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Restrict Register 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-restrict-register.git && mv "$(pwd)/tutor-restrict-register/restrict-register.py" "$(tutor plugins printroot)"
  2. List the installed plugins.

    tutor plugins list
  3. Enable the plugins if you found restrict-register plugin.

    tutor plugins enable restrict-register

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 disabling public users

Topics

Resources

License

Stars

Watchers

Forks

Languages