cengizhan / flarum-ext-mystaticpages
this plugin allows you to view and adjust static pages
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/testing: ^1.0.0
This package is not auto-updated.
Last update: 2024-11-21 17:58:57 UTC
README
A Flarum extension. this plugin allows you to view and adjust static pages
Installation
Install with composer:
composer require cengizhan/flarum-ext-mystaticpages:"*"
Updating
composer update cengizhan/flarum-ext-mystaticpages:"*"
php flarum migrate
php flarum cache:clear