D
D
Dmitry2017-06-15 22:08:18
Django
Dmitry, 2017-06-15 22:08:18

Are there IP.Board forum converters to any Django forum engine?

There is a forum on a licensed IP.Board, but I'm translating the site to Django and I don't want to run PHP on the server just for the sake of the forum. Yes, and I want to integrate the site and the forum deeper.
What are the proven engines with the ability to import data from IP.Board?
If there is no such thing, then tell me at least some Python module that would read data from IP.Board?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Kitaev, 2017-06-16
@deliro

1. Create a Django forum
2. Write a converter from IP.Board database to Django ORM objects
3. Convert
4. ???
5. PROFIT!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question