Skip to content

v1.0.0 - Run Migrations & Publish Assets from the admin

Latest

Choose a tag to compare

@ernestdefoe ernestdefoe released this 05 Jul 18:55

First release. Adds Run Migrations and Publish Assets to the admin dashboard's tools menu (beside Clear Cache, System Info and Toggle Advanced Page) — the in-process, admin-only equivalents of php flarum migrate and php flarum assets:publish. Finish extension installs and updates on shared hosting without ever opening a terminal.

composer require ernestdefoe/maintenance
php flarum cache:clear