Managing Task Assignment in Agentic Workflows · FrankBoard

FrankBoard Compatibility and Migration Guide

FrankBoard Compatibility and Migration Guide

Learn how FrankBoard integrates with existing Kanboard data and whether your current plugins and workflows will carry over during deployment.

Is FrankBoard compatible with Kanboard data?

Yes, FrankBoard is built upon the Kanboard core, meaning it maintains full compatibility with the underlying data structures. Users can migrate their existing databases to FrankBoard without losing their tasks, projects, or historical data.

Can I use existing Kanboard plugins with FrankBoard?

Because FrankBoard focuses on a polished, minimalist UI and a streamlined experience, some plugins that modify the core interface may not display correctly. While the backend remains compatible, it is recommended to verify specific plugin functionality after installation.

How do I migrate from Kanboard to FrankBoard?

Migration is straightforward since both systems share the same architectural foundation. You can transition by deploying FrankBoard via Docker and connecting it to your existing PostgreSQL or SQLite database.

Will migrating to FrankBoard cause data loss?

No, migrating to FrankBoard does not result in data loss because it utilizes the same data schema as Kanboard. However, it is always a best practice to perform a full database backup before updating your deployment.

Does FrankBoard support the same authentication methods as Kanboard?

Yes, FrankBoard inherits the authentication and user management capabilities of the Kanboard core. Your existing user accounts and permission levels will remain intact following a migration.

Is FrankBoard a complete replacement for Kanboard?

FrankBoard serves as a modern frontend and refined implementation of Kanboard. It provides a more intuitive user interface and a simplified setup process while retaining the robust functionality of the original open-source project.

Can I switch back to standard Kanboard after using FrankBoard?

Since FrankBoard does not alter the fundamental database structure, you can revert to a standard Kanboard installation by pointing a base Kanboard instance at your database.

Does FrankBoard support custom fields from Kanboard?

FrankBoard supports the core data fields provided by the Kanboard engine. If you rely on complex custom field plugins, you should test the visibility of those fields within the FrankBoard UI during your initial setup.

How does FrankBoard handle API compatibility with Kanboard?

FrankBoard maintains compatibility with the Kanboard API. This allows developers to continue using existing scripts, integrations, and third-party tools that interact with the board via API calls.

Is the Docker deployment of FrankBoard compatible with PostgreSQL?

Yes, FrankBoard is designed for modern self-hosting and fully supports PostgreSQL via Docker. This ensures high performance and reliable data persistence for small teams.

Original resource: Visit the source site