Hi. I'm going to attempt to create a converter for a very customized system we have to SMF. I've been plowing through various examples of converters in order to decipher the formatting and fields of the SQL convert script file for creating my steps, etc... By chance, is there any documentation that exists on this?
Thanks!
Unfortunately, there isn't... You really need to dig through the existing converters and check the behavior.
If you can't follow the regular converters schema, you can check how I did the converter from XF which is a totally different thing.
In any case, good luck ;)