Hello,
I see that phpbb3 comes with a nice CLI with ANSI colors (ncurse interface would be nice too ).
Is it possible to trigger a migration using only CLI ? (and the reason behind is that the web migration is slow, especially for a forum with 190k messages; I'd like to test several stuff, such as old custom bbcode to be migrated, ...).
My principal concerns are:
- bbcode not parsed (for example, an old [nwnscript], [size=$X] (with specific set of font-size), ...
- topic_title not parsed (I've added some syntax to highlight part of the title) that I'll need to remove.
Regards,
Baldurien