Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can I convert (move) individual HTML webpages in bulk into Vanilla forum?
MKDan
New
How can I convert (move) individual HTML webpages in bulk into Vanilla forum?
What I have is just the 1000s of html pages which consist of question and answers. Now how can I move then into Vanilla forum.
This is how my question/answer html pages looks like https://drive.google.com/file/d/0B4RFn3PmjNy9YTNkbE5mejBfV1U/view?usp=sharing
So now what I have to do exactly? I just want to move the questions and answers. Don't want user login details or anything else. I have thousands of pages like this.
Tagged:
0
Comments
It would be much easier if you have access to the underlying database. If I see this correct, the system you’ve got this questions from is Question2Answer which uses a MySQL database. Using this, it would be relatively easy, just look at this: https://github.com/vanilla/vanilla/blob/master/applications/vanilla/settings/stub.php