'is there a guide for migrating old joomla virtuemart to wordpress woocommerce

there is a VirtueMart version 1.0.15 with precisely 3920 product in it! Because of the how old the version is export is not working (I think!). I have already tried virtuemart export to csv and when I open the file it says

Deprecated: Assigning the return value of new by reference is deprecated in /home/webiste/public_html/includes/joomla.php on line 836
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 37705729 bytes) in /home/copystar/public_html/administrator/components/com_virtuemart/classes/ps_csv.php on line 1405

so I went into the database to check how easy is to export the basic but I failed.

Is there a way (easy or not) for me to export all this product and their categories (and sub-categories) without any problem?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source