xypp/collector

Data Collector collects all kinds of data for other extension to use.

Installs: 74

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:flarum-extension

v0.2.0 2024-09-15 15:09 UTC

This package is auto-updated.

Last update: 2024-09-18 18:47:20 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Data Collector collects all kinds of data for other extension to use.

Installation

Install with composer:

composer require xypp/collector:"*"

Updating

composer update xypp/collector:"*"
php flarum migrate
php flarum cache:clear

Links