Download the PHP package peopleinside/automore without Composer
On this page you can find all versions of the php package peopleinside/automore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download peopleinside/automore
More information about peopleinside/automore
Files in peopleinside/automore
Package automore
Short Description Automatically clicks the 'load more' button when it comes into view.
License MIT
Informations about the package automore
Auto More
A Flarum extension. Automatically clicks the 'load more' button when it comes into view.
A revitalisation of the much-loved Auto-more extension originally by NorioDS, updated for Flarum 2.0.
Disclaimer
This software is provided "AS IS", without any warranty. While it has been tested and reasonable efforts are made to ensure security and reliability, no guarantees are provided. As an open project, anyone may contribute or report issues, but this does not imply endorsement or liability from the maintainers.
You use this software entirely at your own risk. The authors and contributors are not liable for any damages, data loss, or unexpected behavior resulting from its use, modification, or distribution. Always review and test the code independently before deploying it in critical or production environments.
User Preferences
AutoMore is enabled by default for all users. Logged-in users can disable it at any time:
- Go to Settings (from the user menu).
- Srach the Automore section.
- Toggle "Automatically load more content" off.
The preference is saved to the user's account and persists across sessions and devices.
Note: Guests (non-authenticated users) will always have automatic loading enabled.
Installation
Install manually with composer:
Updating
Links
Credits
- PeopleInside for the Flarum 2.0 update and modernization (jQuery removal, performance optimization with IntersectionObserver, safety throttle limits).
- Katos picking up development once the extension was abandoned, refactoring and maintaining it for Flarum 1.x.
- Ralkage for making it beta-8 compatible and doing some nice cleanup.
- NorioDS for the initial release and concept of Automore.