[WordPress] 外掛分享: Issues Exporter for GitLab

首頁外掛目錄 › Issues Exporter for GitLab
全新外掛
安裝啟用
★★★★★
5/5 分(2 則評價)
231 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v1.0 上架:2025-08-23

內容簡介

### 摘要:
使用 AJAX 進度追踪和 Fluent Boards 相容性,將 GitLab 事項匯出為 CSV 檔案。
主要功能:
* 直接從 GitLab 將事項匯出成 CSV 格式。
* 基於 AJAX 的匯出,具有即時進度追踪。
* 與 Fluent Boards 相容。
* 可在管理面板中管理並刪除生成的 CSV 檔案。

### 問題與答案:
1. 為什麼在 GitLab 中創建專案訪問令牌(Project Access Token)是必要的?
- 必須拥有足够的权限(擁有者或維護者角色)。
2. 在 GitLab.com 中創建專案訪問令牌需要什麼訂閱條件?
- 在 GitLab.com 上,專案訪問令牌需要高級或尊貴訂閱,或者測試賬戶。
3. 如何在 GitLab 中創建專案訪問令牌?
- 登錄 GitLab 並打開您的專案,然後導航至 **設置 → 訪問令牌**,點擊 **新增令牌**,填入令牌名稱、描述、到期日期、角色和範圍,最後點擊 **創建專案訪問令牌**。記得立即複製和保存令牌,因為它將只顯示一次。
4. 這個外掛連接到哪個服務以檢索專案事項並將其匯出為 CSV 檔案?
- 這個外掛連接到 GitLab API (https://gitlab.com)。
5. 外掛發送哪些數據以完成專案事項的匯出?
- 發送的數據包括專案 ID(用於檢索事項)和訪問令牌(用於驗證)。
6. 數據何時被發送和使用?
- 數據僅在通過 AJAX 請求進行匯出時發送。
7. 這個外掛的服務提供者是誰?
- 服務提供者是 GitLab Inc.,參考其服務條款和隱私政策連結。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Issues Exporter for GitLab」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Export GitLab issues to a CSV file with AJAX progress tracking and Fluent Boards compatibility.
Key features:
* Export issues directly from GitLab into CSV format.
* AJAX-based export with live progress tracking.
* Fluent Boards compatibility.
* Manage and delete generated CSV files from the admin panel.
How to Create a Project Access Token in GitLab
Prerequisites

You must have sufficient permissions (Owner or Maintainer role).
On GitLab.com, Project Access Tokens require Premium or Ultimate subscription, or a trial.
On self-managed GitLab instances, tokens are generally available without restrictions.

References:
* https://docs.gitlab.com/user/project/settings/project_access_tokens/
* https://forum.gitlab.com/
Steps

Log in to GitLab and open your project.
Navigate to Settings → Access Tokens.
Click Add new token.
Fill in:

Token name
(Optional) Token description
Expiration date (default 30 days; non-expiring tokens removed since GitLab 16.0)
Role (Guest, Reporter, Developer, Maintainer, Owner)
Scopes (e.g., api, read_api)

Click Create project access token.
Copy and save the token immediately — it will only be shown once.

External Services
This plugin connects to the GitLab API (https://gitlab.com) to retrieve project issues and export them as CSV files.
Data sent:
* Project ID (required to fetch issues)
* Access token (required for authentication)
Data usage:
* Sent only during export via AJAX requests.
* No WordPress personal user data is sent to GitLab.
Service Provider:
* GitLab Inc.
* Terms of Service: https://about.gitlab.com/terms/
* Privacy Policy: https://about.gitlab.com/privacy/

延伸相關外掛

文章
Filter
Apply Filters
Mastodon