Not nearly enough information... it depends on the detail of what the plugin(s) do and how they are presented to the user. For example, is the chatbot an activity? In which case, it would be an activity module. Is it some isolated function that is accessed from one of the top menu items? In which case, it's probably a local plugin. It could be a block, or a report... it depends how you want it to fit with the Moodle interface.
Howard Miller
Posts made by Howard Miller
If (I'm not sure) you are using command line PHP to run cron then the binary is totally unrelated to php-fpm. They can quite easily be different versions.
I'm not familiar with either of these applications - I imagine others won't be either. Is there some way that you can give us an example of what you mean. "Visual link" doesn't really tell me much.
Easy things first... purge the Moodle cache. As you can't access the admin screens, see Administration_via_command_line (point 13)
Can you explain what you mean by a "child course"? What does that look like? What problem are you trying to solve?