The only tool available is a commercial one. It used to be there, but it was closed because of guideline violation:
https://ww.wp.xz.cn/plugins/cms2cms-php-fusion-to-wp-migration/
I suggest to analyze databases and figure out if you can make some changes manually.
Thread Starter
dstj
(@dstj)
This tool is useless because it is inaccessible and with this tool it would not be possible to convert everything I need.
I suggest to analyze databases and figure out if you can make some changes manually.
To analyze it, is needed to have knowledge about databases.
To analyze it, is needed to have knowledge about databases.
Unfortunately, then it has to be done manually (copy/paste one by one)
Thread Starter
dstj
(@dstj)
There is a WP All Import plugin that is suitable for exporting data from WordPress.
https://ww.wp.xz.cn/plugins/wp-all-import/
https://www.wpallimport.com/try/
I just need to find a way to export data from PHP-Fusion to XML or CSV format and then I can use this file to import data into WordPress using WP All Import.
I received this message from WP All Import support.
In phpMyAdmin it is possible to export the database as XML or CSV. So there is some hope of doing it. What do you think about it?