📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

606 Modules
385 Ready
218 Need Help
🏆 Leaderboard
Stable v2.0.1

Magento 2 Attribute Options Pagination

enanobots/m2-attribute-pagination

A simple Magento 2 extension that adds pagination to attribute options in the Admin Panel.

19,042
Downloads
Below average
45
GitHub Stars
Above average
9mo ago
Last Release
2
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
39 errors , 136 warnings
L5 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.0.1 on Magento 2.4.8-p3
Dec 15, 2025
v2.0.1 on Magento 2.4.8-p2
Aug 14, 2025
v2.0.1 on Magento 2.4.8
Jun 14, 2025
v2.0.0 on Magento 2.4.8
May 18, 2025
v2.0.0 on Magento 2.4.7-p4
Feb 15, 2025
v2.0.0 on Magento 2.4.7-p3
Dec 20, 2024

+9 older tests

Share This Module's Status

Magento 2 Attribute Options Pagination Magento compatibility status badge

README

Loaded from GitHub

Open Source Love

Magento 2 Attribute Options Pagination

Simple Magento 2 module that adds pagination to attribute options in admin panel.

5r8Sf9.md.png

Installation (in your Magento 2 directory):
THIS PACKAGE REQUIRES COMPOSER 2.x

composer require qoliber/m2-attribute-pagination  --ignore-platform-reqs

activate the module:

php bin/magento module:enable Qoliber_AttributeOptionPager

And run upgrade command:

php bin/magento setup:upgrade

Module should work out-of-the box

Tested on:

  • Magento 2.3.6 Open Source
  • Magento 2.3.7 Open Source
  • Magento 2.4.2 Open Source
  • Magento 2.4.3 Open Source
  • Magento 2.4.7 Open Source

If there are issues / problems, please open an issue within the repository or submit a pull request.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.