mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-29 18:59:23 +01:00
Page:
Community Plugins
Pages
API WebHook
Backup
Basic configurations
Build
Community Plugins
Connect to H2 database
Deployment to JEE and Servlet containers
Docker
Enabling SSH access to repository
External database configuration
FAQ
Home
How to Close Reference issues and pull request
Importing existing repos
Install as a systemd Service
Installation on IIS with Tomcat
Installation on Mac
Installation on a Raspberry Pi
Installation on ubuntu 16.04 with oracle_java8 tomcat8 mysql proper apache_proxy
LDAP Authentication Settings
List of URL Formats
OpenID Connect Settings
Performance
Reverse proxy with Apache
Reverse proxy with Caddy
Reverse proxy with Nginx
Setup Jenkins GitHub Branch Source plugin
Setup Jenkins GitHub pull request builder plugin
Setup Jenkins Multibranch Pipeline and Organization
Setup Slack Integration
Tomcat8 configuration
Tracing and logging
Wishlist
Clone
5
Community Plugins
Yasumichi Akahoshi edited this page 2026-01-19 21:49:29 +09:00
Table of Contents
Notification
- Announce plugin: Send announcements via email to groups of users, e.g. for maintenance.
- Desktop Notification plugin: Notify GitBucket activity directly on the desktop.
- Email Notifications plugin: GitBucket plugin to send Email notifications.
Analysis
- Commits Graph plugin: Add commit graph views to GitBucket.
- Commits Graph Chart.js plugin: Add a commit graph view to GitBucket, which is used in a closed environment.
- Bugspots plugin: Add Google bugspots functionality to GitBucket.
- Network plugin: Network graph for GitBucket.
- FESS plugin: Fast enterprise search for GitBucket using a FESS server.
Maintenance
- Monitoring plugin: Monitors and displays statistics about the running GitBucket instance.
- H2 Backup plugin: Backup functionality of the H2 Database used by GitBucket.
- H2Console plugin: A GitBucket plugin that adds H2 console to the administration console.
- Backup plugin: Plugin providing backup functionality for GitBucket.
- Logs Viewer plugin: A plugin allowing to view and control GitBucket logs.
CI/CD
- CI plugin: GitBucket plug-in that adds simple CI capability to GitBucket.
- Git Hooks plugin: A GitBucket plugin that enables a limited set of ~/.git/hooks.
Utilities
- Gist plugin: Add code snippet Gist-like functionality to GitBucket.
- Pages plugin: Project Pages for GitBucket.
- Maven Repository plugin: GitBucket plugin that provides Maven repository hosting on GitBucket.
- Mirror plugin: This plugin adds repository mirroring to GitBucket.
- Embedded snippets plugin: Show link to code as snippet.
UI
- Emoji plugin: Emoji support for GitBucket.
- Explorer plugin: Explorer like navigation side panel for your projects.
- Code Highlighter plugin: Enhanced code syntax highlighting and additional themes for GitBucket.
- Popovers plugin: Show popover preview on links to issues and pull requests.
- GitBucket Ace Mode Selector: Installing this plugin allows you to change the keyboard handler of the ace editor that appears when editing files in the repository.(Default/Emacs/Vim)
Project Management
- Kanban Board plugin: A plugin for Kanban style issue management in GitBucket.
- Gantt Chart plugin: A plugin for rendering a Gantt Chart view of the GitBucket issues.
- Flexible Gantt Plugin: A plugin that adds start date, end date, progress and dependent issues to issues and reflects them in the Gantt chart.
File Viewer
- AsciiDoc plugin: Add AsciiDoc rendering capabilities to GitBucket.
- RST plugin: ReSTructured text renderer for GitBucket.
- PlantUML plugin: Render PlantUML files in GitBucket.
- HTML5 Media plugin: Renders HTML5 Media (Audio/Video/PDF) inline in GitBucket.
- Jupyter plugin: GitBucket plugin for rendering Jupyter or IPython files.
- Swagger plugin: A plugin for rendering a Swagger (OpenAPI) files.
- R Markdown plugin: A plugin for rendering a R Markdown files.
- MathJax plugin: A plugin for rendering a markdown files with MathJax.
- 3D file plugin: A plugin for rendering 3D files.
- GeoJSON plugin: A plugin for rendering GeoJSON files.
- CsvTsv plugin: A plugin for rendering csv and tsv files.
- SMILES plugin: A plugin for rendering chemical language SMILES.
- Draw.io plugin: A plugin for rendering Draw.io files.
- Draw.io plugin(forked Version): A plugin for rendering Draw.io files.(You can modify it to use self-hosted draw.io.)
- Markdown Enhanced plugin: Enhance Markdown support of GitBucket