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.
Package info
Language:JavaScript
Type:flarum-extension
pkg:composer/noriods/auto-more
v1.0.0
2021-06-03 08:43 UTC
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