Download the PHP package askvortsov/flarum-recalc-meta without Composer
On this page you can find all versions of the php package askvortsov/flarum-recalc-meta. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download askvortsov/flarum-recalc-meta
More information about askvortsov/flarum-recalc-meta
Files in askvortsov/flarum-recalc-meta
Download askvortsov/flarum-recalc-meta
More information about askvortsov/flarum-recalc-meta
Files in askvortsov/flarum-recalc-meta
Vendor askvortsov
Package flarum-recalc-meta
Short Description Recalculate Metadata
License MIT
Package flarum-recalc-meta
Short Description Recalculate Metadata
License MIT
Keywords flarum
Please rate this library. Is it a good library?
Informations about the package flarum-recalc-meta
Flarum Recalculate Metadata
A Flarum extension. Sometimes, metadata counts get out of sync. This extension adds 3 commands to update them:
php flarum recalculate_stats:discussions
recalculates first post, last post, comment count, and participant count metadata for each discussion.php flarum recalculate_stats:tags
discussion count, comment count, and last posted discussion for each tag. This should ONLY be used if the askvortsov/categories discussion is installed.php flarum recalculate_stats:users
recalculates user discussion and post count for each user.
Please note that these commands can be very slow on large databases. This should not be used on extremely large databases.
Installation
Install manually with composer:
Updating
Links
All versions of flarum-recalc-meta with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^0.1.0-beta.8
The package askvortsov/flarum-recalc-meta contains the following files
Loading the files please wait ....