This is a plugin for edx-platform that hooks into events related to LTI Provider Launches and records the events to the database.
In order to develop this plugin, you can mount it in tutor and it shoudl automatically get picked up and installed during tutor launch since it follows the platform-plugin-* pattern.
After that any changes made to code here should cause an automatic reload.
Simply adding this to the list of installed packages in OPENEDX_EXTRA_PIP_REQUIREMENTS should be sufficient.
The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.
Please see LICENSE.txt for details.
Contributions are very welcome. Please read How To Contribute for details.
This project is currently accepting all types of contributions, bug fixes, security fixes, maintenance work, or new features. However, please make sure to discuss your new feature idea with the maintainers before beginning development to maximize the chances of your change being accepted. You can start a conversation by creating a new issue on this repo summarizing your idea.
All community members are expected to follow the Open edX Code of Conduct.
Please do not report security issues in public. Please email security@opencraft.com.