shebaoting/dependency-collector

Collects and displays information about Flarum extensions and their dependencies

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:flarum-extension

0.8.0 2025-05-08 08:18 UTC

This package is not auto-updated.

Last update: 2025-05-08 17:53:29 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Collects and displays information about Flarum extensions and their dependencies

Installation

Install with composer:

composer require shebaoting/dependency-collector:"*"

Updating

composer update shebaoting/dependency-collector:"*"
php flarum migrate
php flarum cache:clear

Links