magento2-regenurl
magento2-regenurl copied to clipboard
Use Pagination
Ran out of memory trying to regenerate all the URL rewrites.
There's another module which does the same thing. It uses pagination...
https://github.com/olegkoval/magento2-regenerate_url_rewrites/blob/v1.4.3/Console/Command/RegenerateUrlRewritesProductAbstract.php#L20-L46
https://github.com/olegkoval/magento2-regenerate_url_rewrites/blob/v1.4.3/Console/Command/RegenerateUrlRewritesProductAbstract.php#L164-L165