I have recently started working in OpenEdx and have no knowledge of it. Unitl now, i have successfully installed tutor 19.0.4 and enabled plugin indigo. Now i want to make changes in indigo theme and for that i visited lots of online documentation and also take help of chatgpt but no of them were helpful.
I request if anyone could guide me steps for how to add my customized code in tutor.
i had made changes by cloning indigo in my repository and making changes in the branch but those changes are not appearing.
i think i am doing something wrong while integrating it in tutor. Please give me step by step guidance how to succesfully load my branch directory .
i would be grateful for your help
@Vishal welcome!
I tagged your post with tutor-indigo
which I’ve been told will get the attention of the Indigo maintainers. Let me know if you don’t hear back by next week.
Here are the high-level steps:
- Clone Indigo
- Make changes
- make a local plugin index
- add the local plugin index to tutor
- activate the plugin
- rebuild the openedx docker container
If you have more questions with specific steps, just ask again.
Kind regards Florian