Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

https://github.com/magesuite/pagination

This module display input instead of button pagination for specific pages defined in the admin panel.

Installation

This module is a part of MageSuite metapackage

composer require "creativestyle/magesuite-pagination" ^1.0.0

Admin settings

Pagination with input can be set in Stores -> configuration -> Magesuite -> Pagination

Input switcher will be used for specified pages. Please provide them in the format: {module}_{controller}_{action}

Frontend

Instead of buttons with page numbers in Magesuite pagination there is an input where desired page number can be inserted.

https://github.com/magesuite/pagination/tree/1.x/view/frontend/templates template is overridden in order to add new functionality.

Backend

TODO - BE documentation and review of documentation is needed

  • No labels