oc-shopaholic / oc-orders-shopaholic-plugin

🛒 Orders (cart) extension for Shopaholic plugin
https://octobercms.com/plugin/lovata-ordersshopaholic
GNU General Public License v3.0
27 stars 18 forks source link

Add recordsPerPage to ShippingTypes controller. #177

Closed FlusherDock1 closed 2 years ago

FlusherDock1 commented 2 years ago

In some circumstances, external warehouse service has deliveries for each type of products. So we have to limit controller with pagination otherwise it will die from memory leak.

kharanenka commented 2 years ago

Thanks for your contribution