[PR #1793] [MERGED] refactor: reorganize knowledge_pro plugin into dedicated folder #1860

Closed
opened 2026-02-22 18:10:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1793
Author: @abesticode
Created: 12/24/2025
Status: Merged
Merged: 12/28/2025
Merged by: @crazywoola

Base: mainHead: abesticode/reorganize-knowledge-pro


📝 Commits (3)

  • 59053b0 refactor: reorganize knowledge_pro plugin into dedicated folder
  • 4bf1e4e Merge branch 'langgenius:main' into abesticode/reorganize-knowledge-pro
  • ec8ec34 chore: bump knowledge_pro version to 0.0.2

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

📝 abesticode/knowledge_pro/dify-plugin-knowledge-pro.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This PR reorganizes the knowledge_pro plugin by moving it from the root abesticode/ folder into a dedicated subfolder abesticode/knowledge_pro/.

Changes:

This restructuring improves the organization of the plugin directory and prepares for better maintainability when adding more plugins from the same author.

4. Checklist

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

5. Documentation Checklist

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

6. Privacy Protection Information

Data Collection

This plugin does not collect any user personal data. It only interfaces with the Dify Knowledge Base API using credentials provided by the user.

Privacy Policy

  • 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/1793 **Author:** [@abesticode](https://github.com/abesticode) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 12/28/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `abesticode/reorganize-knowledge-pro` --- ### 📝 Commits (3) - [`59053b0`](https://github.com/langgenius/dify-plugins/commit/59053b0caf85141b012e949c01017608c068eb29) refactor: reorganize knowledge_pro plugin into dedicated folder - [`4bf1e4e`](https://github.com/langgenius/dify-plugins/commit/4bf1e4e4d4b6dd3925b6bc516d6be34f10502fab) Merge branch 'langgenius:main' into abesticode/reorganize-knowledge-pro - [`ec8ec34`](https://github.com/langgenius/dify-plugins/commit/ec8ec3425c577ece910ec71f5b65d2666516d5a0) chore: bump knowledge_pro version to 0.0.2 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `abesticode/knowledge_pro/dify-plugin-knowledge-pro.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: abesticode - **Plugin Name**: knowledge_pro - **Repository URL**: https://github.com/abesticode/dify-plugin-knowledge-pro ## 2. Submission Type - [ ] New plugin submission - [x] Version update for existing plugin ## 3. Description This PR reorganizes the `knowledge_pro` plugin by moving it from the root `abesticode/` folder into a dedicated subfolder `abesticode/knowledge_pro/`. **Changes:** - Moved [abesticode/dify-plugin-knowledge-pro.difypkg](cci:7://file:///c:/Users/insig/Dify%20Plugin/dify-plugins/abesticode/dify-plugin-knowledge-pro.difypkg:0:0-0:0) → [abesticode/knowledge_pro/dify-plugin-knowledge-pro.difypkg](cci:7://file:///c:/Users/insig/Dify%20Plugin/dify-plugins/abesticode/knowledge_pro/dify-plugin-knowledge-pro.difypkg:0:0-0:0) This restructuring improves the organization of the plugin directory and prepares for better maintainability when adding more plugins from the same author. ## 4. Checklist - [x] I have read and followed the Publish to Dify Marketplace guidelines - [x] I have read and comply with the Plugin Developer Agreement - [x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [x] I confirm my plugin has been thoroughly tested for completeness and functionality - [x] My plugin brings new value to Dify ## 5. Documentation Checklist - [x] Step-by-step setup instructions - [x] Detailed usage instructions - [x] All required APIs and credentials are clearly listed - [x] Connection requirements and configuration details - [x] Link to the repository for the plugin source code ## 6. Privacy Protection Information ### Data Collection This plugin does not collect any user personal data. It only interfaces with the Dify Knowledge Base API using credentials provided by the user. ### Privacy Policy - [x] 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 18:10:04 -05:00
yindo closed this issue 2026-02-22 18:10:06 -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#1860