[PR #784] [MERGED] Plugin : adds a trip helper plugin #ieeesoc #1175

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/784
Author: @Ayush3941
Created: 6/26/2025
Status: Merged
Merged: 6/26/2025
Merged by: @crazywoola

Base: mainHead: TripManagerplugin


📝 Commits (1)

  • 7b259a5 adds a trip planning helper plugin

📊 Changes

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

View changed files

tripManager/tripmg.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata


2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

closes #671

tripmg is a travel assistant plugin that integrates with the Amadeus API to help users:

  • Search flights
  • Discover hotels
  • Get itinerary price metrics
  • Explore nearby points of interest
  • Fetch recommended locations based on city and traveler country

It provides a compact suite of travel utilities, perfect for planning and exploring trips with real-time aviation and tourism data.


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 or store any user personal data. It only interacts with the Amadeus API using API keys 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 submission addresses [Plugin Request: Amadeus #671](https://github.com/langgenius/dify-plugins/issues/671)


🔄 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/784 **Author:** [@Ayush3941](https://github.com/Ayush3941) **Created:** 6/26/2025 **Status:** ✅ Merged **Merged:** 6/26/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `TripManagerplugin` --- ### 📝 Commits (1) - [`7b259a5`](https://github.com/langgenius/dify-plugins/commit/7b259a5f66ba95d057f1cb31d28b895a5821b254) adds a trip planning helper plugin ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tripManager/tripmg.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata * **Plugin Author**: Ayush3941 * **Plugin Name**: tripmg * **Repository URL**: [https://github.com/Ayush3941/tripmg](https://github.com/Ayush3941//tripmg) --- ## 2. Submission Type * [x] New plugin submission * [ ] Version update for existing plugin --- ## 3. Description closes #671 `tripmg` is a travel assistant plugin that integrates with the **Amadeus API** to help users: * Search flights * Discover hotels * Get itinerary price metrics * Explore nearby points of interest * Fetch recommended locations based on city and traveler country It provides a compact suite of travel utilities, perfect for planning and exploring trips with real-time aviation and tourism data. --- ## 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 or store any user personal data. It only interacts with the Amadeus API using API keys 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 --- ✅ This submission addresses [[Plugin Request: Amadeus #671](https://github.com/langgenius/dify-plugins/issues/671)](https://github.com/langgenius/dify-plugins/issues/671) --- <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:50:13 -05:00
yindo closed this issue 2026-02-22 17:50:14 -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#1175