#327'; DROP TABLE posts;
Member
(Sorry for not creating this thread in the Development Board, I cannot post there)
I have a Subversion repository in the same server which hosts a XenForo installation and I need to create a SVN hook to posts the commit messages to a specific thread, as it was done with vBulletin before our migration. Basically, I need to write a command line php-cli script that posts to a given thread with a given user id.
I'm not in charge of the XenForo there, have no previous experience managing forums, nor I'm a web developer; but not only this seems a pretty straightforward thing to do but, I suppose, it was already done several times before. Question: where can I find these scripts? My searches here brought no results and the development boards are restricted to customers.
TIA
I have a Subversion repository in the same server which hosts a XenForo installation and I need to create a SVN hook to posts the commit messages to a specific thread, as it was done with vBulletin before our migration. Basically, I need to write a command line php-cli script that posts to a given thread with a given user id.
I'm not in charge of the XenForo there, have no previous experience managing forums, nor I'm a web developer; but not only this seems a pretty straightforward thing to do but, I suppose, it was already done several times before. Question: where can I find these scripts? My searches here brought no results and the development boards are restricted to customers.
TIA