https://github.com/runelaenen/runeblogpagination
Better Blog Pagination - LEARNING SHOPWARE, USE AT YOUR OWN RISK
https://github.com/runelaenen/runeblogpagination
Last synced: about 1 month ago
JSON representation
Better Blog Pagination - LEARNING SHOPWARE, USE AT YOUR OWN RISK
- Host: GitHub
- URL: https://github.com/runelaenen/runeblogpagination
- Owner: runelaenen
- License: mit
- Created: 2019-01-28T18:48:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T18:51:53.000Z (over 6 years ago)
- Last Synced: 2025-04-10T22:46:31.570Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RuneBlogPagination
[](https://packagist.org/packages/runelaenen/shopware-blog-pagination)
Add better pagination to Blogs
### Features
* Adds configuration setting for Blog pagination
## Requirements
Only tested on Shopware 5.5.4
# Installation
## Install with composer
* Change to your root Installation of shopware
* Run command `composer require runelaenen/shopware-blog-pagination` and install and active plugin with Plugin Manager## Zip Installation package for the Shopware Plugin Manager
* Download the [latest plugin version](https://github.com/runelaenen/RuneBlogPagination/releases/latest/) (e.g. `RuneBlogPagination-1.0.0.zip`)
* Upload and install plugin using Plugin Manager## Git Version
* Checkout Plugin in `/custom/plugins/RuneBlogPagination`
* Install the Plugin with the Plugin Manager## Contributing
Feel free to fork and send pull requests!
## Licence
This project uses the [MIT License](LICENCE.md).