XenForo
Administrative
- Thread starter
- Admin
- #1
Hi folks,
After watching Kier's wonderful development series for Xenforo 2 I began to make an add-on for my local community. Making the static pages was easy and those work beautifully. I'm at a part now where I am trying to make a form so admins can upload files to our game servers through Xenforo.
I've gotten the form mocked out:
Read more
ادامه مطلب...
After watching Kier's wonderful development series for Xenforo 2 I began to make an add-on for my local community. Making the static pages was easy and those work beautifully. I'm at a part now where I am trying to make a form so admins can upload files to our game servers through Xenforo.
I've gotten the form mocked out:
<xf:form action="" method="post" enctype="multipart/form-data"> <xf:upload name="upload"...
Read more
ادامه مطلب...