B

Add-On for HTML-to-Thread Conversion

  • Thread starter Thread starter BT10
  • Start date Start date
B

BT10

Guest

Objective: Develop a Xenforo add-on that can take a pre-formatted HTML file and convert its content into a new forum thread with multiple posts.

Key Requirements:

Automatic User Creation Based on HTML Content:
  • The add-on should parse the HTML file to identify unique authors in the content.
  • If an author in the HTML file does not already exist in the Xenforo user database, a new user account should be automatically created.
  • Each new user should have:
    • ...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom