mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #751] [CLOSED] feat: add excel_tool plugin for JSON to Excel conversion with styling support #1150
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/751
Author: @wangpengfei44
Created: 6/24/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (5)
e9f25e6feat: 添加二维数组转Excel插件7185f09feat: 修正自述文件与隐私政策文件da66085feat: 修正目录结构e7f6da1重新上传打包ea249db1、fix language to English only in README and PRIVACY📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
Organization/excel_tool/excel_tool.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
excel_toolis a lightweight plugin that converts JSON-formatted 2D arrays into Excel (.xlsx) files. It supports custom column widths, merged cells, cell styles (including alignment, font size, bold, background color, border, and text wrapping), and row heights. The plugin is designed to enable easy export and formatting of structured tabular data.4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect any personal user data. It only processes user-provided JSON data to generate Excel files.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.