How to use Prestashop Pagination in Module front controller.
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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