[PR #738] [CLOSED] add fai-dify-json2ppt plugin v0.0.1 #1140

Closed
opened 2026-02-22 17:49:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/738
Author: @alanhuang67
Created: 6/22/2025
Status: Closed

Base: mainHead: main


📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • [ V] New plugin submission
  • Version update for existing plugin

3. Description

The fai-dify-json2ppt plugin for Dify is designed to convert structured JSON data into elegant PowerPoint presentations (.PPTX files). Built with python-pptx, this tool allows users to rapidly generate multi-slide presentations, complete with titles and and content, by simply defining their slides in a straightforward JSON format.

4. Checklist

  • [ V] I have read and followed the Publish to Dify Marketplace guidelines
  • [V ] I have read and comply with the Plugin Developer Agreement
  • [ V] I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • [V ] I confirm my plugin has been thoroughly tested for completeness and functionality
  • [V ] My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • [ V] Step-by-step setup instructions
  • [ V] Detailed usage instructions
  • [ V] All required APIs and credentials are clearly listed
  • [ V] Connection requirements and configuration details
  • [ V] Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

NO.

Privacy Policy

  • [ V] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/738 **Author:** [@alanhuang67](https://github.com/alanhuang67) **Created:** 6/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📄 Description # Plugin Submission Form ## 1. Metadata <!-- Please provide the following metadata of your plugin to make it easier for the reviewer to check the changes. - Plugin Author : The author of the plugin which is defined in your manifest.yaml - Plugin Name : The name of the plugin which is defined in your manifest.yaml - Repository URL: The URL of the repository where the source code of your plugin is hosted --> - **Plugin Author**: alanhuang - **Plugin Name**: fai-dify-json2ppt - **Repository URL**: https://github.com/alanhuang67/FAI-dify-json2ppt ## 2. Submission Type - [ V] New plugin submission - [ ] Version update for existing plugin ## 3. Description <!-- Please briefly describe the purpose of the new plugin or the updates made to the existing plugin --> The fai-dify-json2ppt plugin for Dify is designed to convert structured JSON data into elegant PowerPoint presentations (.PPTX files). Built with python-pptx, this tool allows users to rapidly generate multi-slide presentations, complete with titles and and content, by simply defining their slides in a straightforward JSON format. ## 4. Checklist - [ V] I have read and followed the Publish to Dify Marketplace guidelines - [V ] I have read and comply with the Plugin Developer Agreement - [ V] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [V ] I confirm my plugin has been thoroughly tested for completeness and functionality - [V ] My plugin brings new value to Dify ## 5. Documentation Checklist Please confirm that your plugin README includes all necessary information: - [ V] Step-by-step setup instructions - [ V] Detailed usage instructions - [ V] All required APIs and credentials are clearly listed - [ V] Connection requirements and configuration details - [ V] Link to the repository for the plugin source code ## 6. Privacy Protection Information Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): ### Data Collection <!-- Does your plugin collect any user personal data? If yes, please list what types of user personal data are being collected according to the Plugin Privacy Protection Guidelines (for example: Email address, IP address, Age, etc) --> NO. ### Privacy Policy - [ V] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 17:49:21 -05:00
yindo closed this issue 2026-02-22 17:49:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1140