- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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...
Here is the original thread about it:

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...
نام موضوع : Porting TOC BB code add-on for XF2.1