noriods/auto-more

This package is abandoned and no longer maintained. The author suggests using the katosdev/automore package instead.

Automatically clicks the 'load more' button when it comes into view.

Installs: 5 406

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 3

Open Issues: 8

Language:JavaScript

Type:flarum-extension

v1.0.0 2021-06-03 08:43 UTC

README

License: GPL v2 Latest Stable Version

A Flarum extension. Automatically clicks the 'load more' button when it comes into view.

My first Flarum extension. Be gentle.

Installation

Install manually with composer:

composer require noriods/auto-more

Updating

composer update noriods/auto-more
php flarum cache:clear

Links

Credits

  • Nearata made it work across pretty much all "Load More" buttons.
  • Ralkage made it beta-8 compatibile and did some nice cleaning up.
  • Katos made it Flarum 1.0.0 compatibile and updated JS files, also fixed vulnerabilty issues with JS.