zephyrisle / fof-upload-imagekit
ImageKit adapter for FoF Upload on Flarum.
Package info
github.com/Zephyr-Isle/fof-upload-imagekit
Type:flarum-extension
pkg:composer/zephyrisle/fof-upload-imagekit
dev-main
2026-06-06 13:42 UTC
Requires
- php: ^8.1
- flarum/core: ^2.0@beta
- fof/upload: ^2.0@beta
- guzzlehttp/guzzle: ^7.0
This package is auto-updated.
Last update: 2026-06-06 13:42:44 UTC
README
A Flarum extension that adds an ImageKit upload adapter for fof/upload.
Features
- Registers
imagekitas a custom upload adapter for FoF Upload - Uploads files to ImageKit using the server-side Upload API
- Stores ImageKit
fileIdinfof_upload_files.remote_idto 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