msquarecode/ajaxcustompagination

Magento 2 - Ajax pagination in the custom collection.

1.0.1 2023-09-18 20:22 UTC

This package is auto-updated.

Last update: 2025-07-19 00:55:46 UTC


README

I implemented Ajax pagination in the custom collection. Magento has pagination (getPagerHtml), but it's not implemented using Ajax, and I implemented it using Ajax.

Installing module using composer

composer require msquarecode/ajaxcustompagination:dev-main