FoF Clockwork

Debug your Flarum forum with Clockwork

Compatible with Flarum v1.8.5

Latest release 1.0.4

1,484 downloads

released on Feb 28, 2021

FriendsOfFlarum Clockwork

License Latest Stable Version OpenCollective Donate

A Flarum extension. Debug your Flarum forum with Clockwork.

screenshot

Installation

Install with composer:

composer require fof/clockwork:"*"

Updating

composer update fof/clockwork

Nginx Config

If you're using the .nginx.conf file included with Flarum, include the following above the location / block:

location ~* /__clockwork/.*\.(css|js|json|png|jpg) {
    try_files /index.php?$query_string /index.php?$query_string;
}

Links

OpenCollective GitHub

An extension by FriendsOfFlarum.

© 2024 Hyn by DaniĆ«l "Luceos" Klabbers. All rights reserved. · Extensions and extension information is provided by the respective (copyright holding) authors. · Extiverse is not affiliated to the Flarum project or Flarum foundation. · Images on Extiverse pages are from Unsplash.