crachecode/flarum-import-fluxbb

Import FluxBB data to Flarum

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Forks: 0

Type:flarum-extension

1.2.0 2021-12-02 14:22 UTC

This package is auto-updated.

Last update: 2024-04-11 17:17:11 UTC


README

This project is forked from archlinux-de/flarum-import-fluxbb.

Installation

Install Flarum

composer create-project flarum/flarum:v0.1.0-beta.16 flarum

Install and enable extensions

composer require crachecode/flarum-import-fluxbb:dev-main flarum/nicknames:0.1.0-beta.16.1 migratetoflarum/old-passwords:0.6.0

Enable FluxBB Importer, Old Passwords and Nicknames extensions from admin interface.

Usage

For usage see :

./flarum app:import-from-fluxbb --help