zephyrisle/fof-upload-imagekit

ImageKit adapter for FoF Upload on Flarum.

Maintainers

Package info

github.com/Zephyr-Isle/fof-upload-imagekit

Type:flarum-extension

pkg:composer/zephyrisle/fof-upload-imagekit

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-06-06 13:42 UTC

This package is auto-updated.

Last update: 2026-06-06 13:42:44 UTC


README

License

A Flarum extension that adds an ImageKit upload adapter for fof/upload.

Features

  • Registers imagekit as a custom upload adapter for FoF Upload
  • Uploads files to ImageKit using the server-side Upload API
  • Stores ImageKit fileId in fof_upload_files.remote_id to enable deletion synchronization
  • Provides a minimal admin settings page for ImageKit credentials and optional folder configuration

Installation

Run the following command in your Flarum root directory:

composer require zephyrisle/fof-upload-imagekit