How does the moodle messages work

How does the moodle messages work

by Dulitha Rajapaksha -
Number of replies: 0

I have to reverse engineer a custom plugin made out of moodle messages. To do that I need to get a clear picture about how the moodle messaging system work from the database level. Which tables get updated in which order. Can someone tell me how the database work with the moodle messaging?

I think the tables are as below but I cannot get a clear picture about in which order the data get inserted into these tables.

  • message_conversations 
  • message_conversation_actions 
  • message_conversation_members 
  • message_conversation_members 
  • message_conversation_members 


Average of ratings: -