XenForo
Administrative
- Thread starter
- Admin
- #1
I'm trying to port an add-on I developed 3 years ago for XF1.5 to XF2.1.
Here is the original thread about it:
xenforo.com
I don't think it's storing any data in the database. It is just parsing and rendering a bunch of BB codes really.
So I'm guessing I don't need a setup.
I ran xf-addon:create and told it to supersede an XF1 add-on. Now when looking at the CP it looks like that add-on is enabled...
Read more
ادامه مطلب...
Here is the original thread about it:

TOC BB code add-on implementation
I'm trying to implement some BB code add-on that would build a Table Of Content for a post. I'm new to PHP and XenForo and have never implemented add-ons before. However I'm familiar with Perl and other web applications. I would like to publish the following BB codes: H1 to H6 and TOC. I got my...
I don't think it's storing any data in the database. It is just parsing and rendering a bunch of BB codes really.
So I'm guessing I don't need a setup.
I ran xf-addon:create and told it to supersede an XF1 add-on. Now when looking at the CP it looks like that add-on is enabled...
Read more
ادامه مطلب...