Moodle Open Source Learning Platform
-
@atrilahiji Merged your MR and fixed the redirect issue as well.
Do you use or need LDAP in your setup? If not, we can leave LDAP integration for some future release. SMTP still needs to be automated though.
@girish thanks
Yeah LDAP can be a later release. Iβll get SMTP figured out though
-
@atrilahiji What you can do is basically setup SMTP and then look into the database entries. https://docs.moodle.org/19/en/Email_settings gives some hints on how to update it. So, we can just put some sql commands in the start.sh .
@girish Done. Merge Request is up: https://git.cloudron.io/cloudron/moodle-app/-/merge_requests/2
Excited to get this up!
-
@atrilahiji Merged your MR and fixed the redirect issue as well.
Do you use or need LDAP in your setup? If not, we can leave LDAP integration for some future release. SMTP still needs to be automated though.
@girish said in Moodle Open Source Learning Platform:
Do you use or need LDAP in your setup?
LDAP integration is a key USP of Cloudron so hopefully this'll come soon too!
Especially as Moodle now integrates nicely with Nextcloud 20!
Moodle courses showing up in searchSee:
https://nextcloud.com/press/pr20201003-4
https://help.nextcloud.com/t/nextcloud-hub-20-debuts-dashboard-unifies-search-and-notifications-integrates-with-other-technologies/93838 -
@girish said in Moodle Open Source Learning Platform:
Do you use or need LDAP in your setup?
LDAP integration is a key USP of Cloudron so hopefully this'll come soon too!
Especially as Moodle now integrates nicely with Nextcloud 20!
Moodle courses showing up in searchSee:
https://nextcloud.com/press/pr20201003-4
https://help.nextcloud.com/t/nextcloud-hub-20-debuts-dashboard-unifies-search-and-notifications-integrates-with-other-technologies/93838@jdaviescoates Iβll see what I can figure out. Perhaps itβs done the same way I added SMTP.
-
@girish Done. Merge Request is up: https://git.cloudron.io/cloudron/moodle-app/-/merge_requests/2
Excited to get this up!
@atrilahiji Merged! Awesome stuff, didn't know about cfg.php. I made a change after merging your change which is to setup credentials on all startup and not just the first time. We do this because let's say you clone the app or move it to another server etc, then the SMTP credentials will change.
-
@atrilahiji Merged! Awesome stuff, didn't know about cfg.php. I made a change after merging your change which is to setup credentials on all startup and not just the first time. We do this because let's say you clone the app or move it to another server etc, then the SMTP credentials will change.
@girish oh I didnβt think about that use case. Thanks for all of your hard work! Iβll get on LDAP sometime this weekend and maybe we can get that into a release soon
-
@girish oh I didnβt think about that use case. Thanks for all of your hard work! Iβll get on LDAP sometime this weekend and maybe we can get that into a release soon
@atrilahiji @girish
+1
-
Great work @atrilahiji & co.
-
G girish locked this topic on