Customizable Tutor Plugin for Open edX
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.
-
Clone the git repository into
tutor plugins root
using the following command.git clone https://github.com/kylesinlynn/tutor-asset-upload-size.git && mv "$(pwd)/tutor-asset-upload-size/asset-upload-size.py" "$(tutor plugins printroot)"
-
List the installed plugins.
tutor plugins list
-
Enable the plugins if you found
asset-upload-size
plugin.tutor plugins enable asset-upload-size
Create an issue upon your error that is associated with this project.
Feel free to fork and create pull requests. Your contribution will be appreciated.
This project is licensed under BSD License.