davwheat / hide-empty-welcomehero
Hide your forum's WelcomeHero component when it is empty.
Fund package maintenance!
davwheat
Installs: 84
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 6
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
- dev-main
- 1.0.0
- dev-dependabot/npm_and_yarn/js/minimist-1.2.8
- 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/minimatch-3.1.2
- dev-dependabot/npm_and_yarn/js/terser-4.8.1
This package is auto-updated.
Last update: 2024-11-07 03:01:43 UTC
README
A Flarum extension. Hide your forum's WelcomeHero component when it is empty.
Installation
Install with composer:
composer require davwheat/hide-empty-welcomehero:"*"
Updating
composer update davwheat/hide-empty-welcomehero:"*"
php flarum migrate
php flarum cache:clear