Skip to content

🔧Adds Clockwork integration to your Flarum forum for easier debugging

License

Notifications You must be signed in to change notification settings

FriendsOfFlarum/clockwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

🔧Adds Clockwork integration to your Flarum forum for easier debugging

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages