Adam K M
Active member
Hello!
I am currently looking at making a content / blog system for my xenforo forums - however, none of the plugins really suit my needs as for what I'm trying to do.
I'm looking to create some sort of xenforo add-on that does what the title describes - it allows users to create a new thread from one of the "/pages/" type things through a php callback.
Two main features which I need help with:
Thanks!
I am currently looking at making a content / blog system for my xenforo forums - however, none of the plugins really suit my needs as for what I'm trying to do.
I'm looking to create some sort of xenforo add-on that does what the title describes - it allows users to create a new thread from one of the "/pages/" type things through a php callback.
Two main features which I need help with:
- Initializing the editor and getting it in working order to post in the forums.
- Having a drop-down menu/form which lets users choose which category/forum section to place the thread in.
Thanks!