PrestaShop / PrestaShop/docs

How to use Prestashop Pagination in Module front controller.

Open
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Scala
Stars
136
Forks
555
Avg merge
4d 14h
Merged PRs (30d)
4

Description

In Prestashop V1.6 we were using $this->pagination() function in module front controller. This function removed in V1.7. How we can implement pagination now in module?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the documentation for module front controllers and the removed $this->pagination() entry point in PrestaShop 1.7. Done means documenting the supported way to implement pagination in a module front controller, including any relevant example or guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.