noriods / auto-more
Automatically clicks the 'load more' button when it comes into view.
Installs: 5 595
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 3
Open Issues: 8
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
- dev-master
- v1.0.0
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.0
- dev-dependabot/npm_and_yarn/js/global-modules-path-and-webpack-cli--removed
- dev-dependabot/npm_and_yarn/js/json5-1.0.2
- dev-dependabot/npm_and_yarn/js/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/js/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/js/terser-4.8.1
- dev-dependabot/npm_and_yarn/js/minimist-1.2.6
- dev-dependabot/npm_and_yarn/js/ajv-6.12.6
- dev-dependabot/npm_and_yarn/js/path-parse-1.0.7
This package is auto-updated.
Last update: 2023-12-12 13:29:43 UTC
README
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