Skip to content

Conversation

@yjcia
Copy link

@yjcia yjcia commented Dec 29, 2025

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

Plugin Purpose

Ecommerce Helper is a Dify plugin designed to provide e-commerce data retrieval capabilities for Taobao and Tmall platforms.

Core Functionality:

  1. Product Details Query (taobao_detail)

    • Retrieves comprehensive product information including name, pricing, promotional offers, and other relevant details
    • Requires item ID as input parameter
    • Integrates with EarlyData API for data retrieval
  2. Monthly Sales Query (taobao_monthsales)

    • Fetches monthly sales volume data for Taobao/Tmall products
    • Requires item ID as input parameter
    • Also powered by EarlyData API

Key Features:

  • Multi-language Support: Supports Chinese, English, Japanese, and Portuguese interfaces
  • Secure Configuration: Requires two separate API tokens (Item Detail Token and Month Sales Token) for authentication
  • Dify Integration: Seamlessly integrates into Dify workflows as a tool plugin
  • Privacy-focused: Does not permanently store user query history or product data

Technical Stack:

  • Runtime: Python 3.12
  • SDK: Dify Plugin SDK (0.4.0 - 0.6.x)
  • Architecture: Supports both AMD64 and ARM64
  • API Provider: EarlyData (https://www.earlydata.com)

This plugin enables Dify users to incorporate real-time e-commerce data queries into their AI workflows, making it valuable for market research, price monitoring, and sales analytics use cases.

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

Please confirm that your plugin README includes all necessary information:

  • 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

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

Privacy Policy

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

@crazywoola
Copy link
Member

README.md and PRIVACY.md should be in English, please read this article for more details https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme

@yjcia
Copy link
Author

yjcia commented Dec 31, 2025

Hi,

I've already changed them to English.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants