ComprehensiveSupport & Documentation
Everything you need to get started with Kanban CE, from installation guides to advanced feature tutorials and troubleshooting.
Installation Guide
Step-by-step instructions to install Kanban CE on your OpenProject instance.
Get Started →Installation Guide
Step-by-Step Installation
Download the Plugin
After purchase, download the Kanban CE plugin package from your account dashboard.
Upload to OpenProject
Upload the plugin files to your OpenProject instance's plugins directory.
Run Database Migrations
Execute the database migrations to set up the required tables.
Restart OpenProject
Restart your OpenProject service to load the new plugin.
Activate License
Navigate to Admin → Plugins → Kanban CE and enter your license key to activate the plugin.
System Requirements
Minimum Requirements
- OpenProject Community Edition 12.0+
- Ruby 3.0 or higher
- PostgreSQL 11+ or MySQL 8.0+
- 4GB RAM (minimum)
- Valid SSL certificate (recommended)
Recommended Setup
- OpenProject CE 14.0+ (latest stable)
- Ruby 3.2+
- PostgreSQL 15+
- 8GB+ RAM for production
- Regular automated backups
Common Troubleshooting
Plugin Not Showing After Installation
- Verify the plugin files are in the correct directory:
/opt/openproject/plugins/kanban-ce/ - Check file permissions:
chown -R openproject:openproject /opt/openproject/plugins/ - Ensure database migrations completed successfully
- Restart OpenProject service completely
- Check the OpenProject logs for any error messages
License Activation Issues
- Verify your domain matches the license exactly (including subdomains)
- Check that your server has internet access for license validation
- Ensure the license key is copied completely without extra spaces
- Contact support if the license appears invalid after verification
Performance Optimization
- Enable database query caching in OpenProject configuration
- Configure proper database indexes for large projects
- Use a reverse proxy (nginx/Apache) for static asset serving
- Consider Redis for session storage in high-traffic environments
Updates & Maintenance
Update Process
Updates are delivered through your customer dashboard and follow this process:
- Download the update package
- Backup your current installation
- Upload new files to plugins directory
- Run database migrations if required
- Restart OpenProject service
Release Schedule
User Documentation
Need More Help?
Our support team is here to help you succeed with Kanban CE
Priority Support
Available for customers with 3+ domain licenses. Get faster response times.
Upgrade Plan