Gabriel JADEAU
Results
2
comments of
Gabriel JADEAU
Hi, What's the status on this one ? Any ETA that you could share?
Hi, tahks for your answer. I ahav added 2 addAttributeTofilter on the product collection ``` ->addAttributeToFilter('visibility', array('neq' => \Magento\Catalog\Model\Product\Visibility::VISIBILITY_NOT_VISIBLE)) ->addAttributeToFilter('status',\Magento\Catalog\Model\Product\Attribute\Source\Status::STATUS_ENABLED) ``` to the \OlegKoval\RegenerateUrlRewrites\Model\RegenerateProductRewrites::_getProductsCollection function. Decreasing from 12k products to...