E-moodels pulgin

E-moodels pulgin

by שיראל ישראלוב -
Number of replies: 1
Hii ,
me and my friend create a new plugin .
E-Moodles is Moodle message plug-in that connects the Moodle forum with sever mail. it allow user's to send and response to message that are sending from the Moodle's forum. 
 
we would happy tohear some feedback from you 
here is our git url :
https://github.com/E-moodles
Average of ratings: -
In reply to שיראל ישראלוב

Re: E-moodels pulgin

by Dan Marsden -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators
Hi there - thanks for posting here and for sharing your work!

As I mentioned in CONTRIB-8635 your first step would be to turn this code into a stand-alone Moodle plugin - you should all go through our free Moodle plugin development course here to show you how to do this:
https://moodle.com/news/learn-moodle-plugin-development/

Also as mentioned, please make sure you take a close look at our Security guildelines and the correct way to access the Moodle database using the API's.

Also - Moodle already has the capability to deal with email replies to forum posts as per:
https://docs.moodle.org/en/Mail_configuration#Incoming_mail_configuration
https://docs.moodle.org/en/Using_Forum#Reply_to_posts_via_email

I'm not sure how your work differs from this standard feature but it would be interesting to hear more detail about what your plugin does here!

thanks,
Average of ratings: Useful (1)