Hello. Just installed a easysocial and it's awesome! But you always wants some more. And the thing is that I have a teamspeak3 server and I want to tie it with EasySocial. So when somebody makes/delete a group in category "voice" they will trigger a php code that commands to my TS3 server to make/delete a new servergroup with similar name. And if someone join/leave a group in category "voice" they will trigger another php code to do similar job on teamspeak server.
So, where do i need to look first to insert my script? How to do it right? Can apps do this job? If i make a change in "com_easysocial\controllers\groups.php" it will be wiped on EasySocial 1.4 update? What do you recomend me to read first? Never write in php before, only Delphi but i can learn fast and bring a right guy if needed.
So, where do i need to look first to insert my script? How to do it right? Can apps do this job? If i make a change in "com_easysocial\controllers\groups.php" it will be wiped on EasySocial 1.4 update? What do you recomend me to read first? Never write in php before, only Delphi but i can learn fast and bring a right guy if needed.