Dependency Collector
shebaoting/dependency-collector
Collects and displays information about Flarum extensions and their dependencies
- Downloads
- 11
- Version control
- github.com/shebaoting/dependency-collector
Dependency Collector
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
Versions
-
Version 0.2.0.
Likely works with Flarum v1.8.10.
Unlikely to work with Flarum v2.0.0-beta.3.
-
Extension created.