XF 1.4 Call custom php method by link

localhost8080

Well-known member
Licensed customer
Hello,

I want my users to have a link to print a thread by pdf.

How do I call a custom class method by url?

Thank you and merry christmas.
 
I recommend telling your users to load the thread using the Chrome browser. Then press Ctrl+P to print. Chrome allows you to change the print destination to a PDF file.

If you really want to do this with PHP (and you have a renderer you want to use) then an addon can be created. For more specific development questions you should use this forum:

https://xenforo.com/community/forums/xenforo-development-discussions.34/
 
Back
Top Bottom