1. keep
  2. RO CSVI
  3. Friday, 08 March 2019
  4.  Subscribe via email
There is a site with a VirtueMart shop which handles ~15.000 products.
I need to export them with some basic fields: id, sku, name, price. There's no url export.
The site runs on Joomla 3.9.3, VirtueMart 3.4.2, CSVI 7.11.0, PHP 7.3.1
When I try to export the products I get internal server error. Sometimes because the time limit, sometimes the memory limit.
Of coure I can rise these limits but these are there for reason.
Is there any option to split the export process to subprocesses, like Akeeba Backup or other scripts does? Or like there are line batch limits for the import but not for the export.
Could you please consider extend the functionality with this?
Accepted Answer Pending Moderation
Hello,

We do have the option for batched export for the future roadmap. Since this means a big change in infrastructure it will not come in CSVI 7 but in CSVI 8. Which we hope to release later this year.

Of coure I can rise these limits but these are there for reason.
You are asking to circumvent these limits ;) That is what CSVI, Akeeba and other scripts do, we circumvent these limits. The same effect would be to increase those limits.

Although the export usually has no problem with limits but you can also use the cron command to export the data. A cron job usually has no limits and should let you to run the export.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!