[PR #812] [CLOSED] [NEW PLUGIN] CSS GRADIENT #1196

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/812
Author: @rahullvahull
Created: 6/28/2025
Status: Closed

Base: mainHead: css-gradient-plugin


📝 Commits (4)

📊 Changes

3 files changed (+166 additions, -0 deletions)

View changed files

adaptive_image_enhancer.difypkg (+0 -0)
css_gradient.difypkg (+0 -0)
image enhancer (+166 -0)

📄 Description

Plugin Submission Form

  1. Metadata
    Plugin Author: rahulbarma
    Plugin Name: css_gradient
    Repository URL: https://github.com/raahull46/dify-plugins
  2. Submission Type
    [x] New plugin submission
    [ ] Version update for existing plugin
  3. Description
    A comprehensive CSS gradient generator plugin for Dify. This plugin allows users to generate beautiful CSS gradients (linear, radial, random, popular, and theme-based) with custom colors, angles, and output formats. It is inspired by cssgradient.io and is designed for developers and designers to quickly create and use gradients in their projects.
    Supports 8 popular gradients and 8 color themes
    No external API dependencies or credentials required
    No user data is collected or transmitted
  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
    Please confirm that your plugin README includes all necessary information:
    [x] Step-by-step setup instructions
    [x] Detailed usage instructions
    [x] All required APIs and credentials are clearly listed (N/A for this plugin)
    [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. All gradient generation is performed locally and no data is transmitted or stored.
    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 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/812 **Author:** [@rahullvahull](https://github.com/rahullvahull) **Created:** 6/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `css-gradient-plugin` --- ### 📝 Commits (4) - [`007de08`](https://github.com/langgenius/dify-plugins/commit/007de08f08a0808f5e2a3d3946098860c8f5de85) Create image enhancer - [`707afc9`](https://github.com/langgenius/dify-plugins/commit/707afc91fd14816fcaa5e8b7bda71c221988d168) Add files via upload - [`4bc13b8`](https://github.com/langgenius/dify-plugins/commit/4bc13b81383122496950dd8d8b1422c1a8058a4a) Add files via upload - [`0f603b5`](https://github.com/langgenius/dify-plugins/commit/0f603b57a4d96ee8b9de7dd1c7bdbae7faa7fd4e) [NEW PLUGIN] CSS GRADIENT ### 📊 Changes **3 files changed** (+166 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `adaptive_image_enhancer.difypkg` (+0 -0) ➕ `css_gradient.difypkg` (+0 -0) ➕ `image enhancer` (+166 -0) </details> ### 📄 Description Plugin Submission Form 1. Metadata Plugin Author: rahulbarma Plugin Name: css_gradient Repository URL: https://github.com/raahull46/dify-plugins 2. Submission Type [x] New plugin submission [ ] Version update for existing plugin 3. Description A comprehensive CSS gradient generator plugin for Dify. This plugin allows users to generate beautiful CSS gradients (linear, radial, random, popular, and theme-based) with custom colors, angles, and output formats. It is inspired by cssgradient.io and is designed for developers and designers to quickly create and use gradients in their projects. Supports 8 popular gradients and 8 color themes No external API dependencies or credentials required No user data is collected or transmitted 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 Please confirm that your plugin README includes all necessary information: [x] Step-by-step setup instructions [x] Detailed usage instructions [x] All required APIs and credentials are clearly listed (N/A for this plugin) [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. All gradient generation is performed locally and no data is transmitted or stored. 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 17:51:07 -05:00
yindo closed this issue 2026-02-22 17:51:08 -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#1196