Plugin Directory

Changeset 3486483


Ignore:
Timestamp:
03/19/2026 12:57:53 PM (13 days ago)
Author:
linuxmaster1989
Message:

Initial check-in: Updating readme to reflect WordPress 6.9 compatibility

Location:
linuxmaster-image-generator-for-comfyui
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • linuxmaster-image-generator-for-comfyui/readme.txt

    r3406130 r3486483  
    2626    * The node intended for the main text prompt **must be renamed to `1`** (one) for the plugin to correctly inject the user's positive prompt.
    2727    * Export the workflow as a JSON file for configuration within the plugin settings.
    28 3.  **Plugin Configuration:** Access the plugin settings page (or the relevant configuration file) to input:
     283.  **Plugin Configuration:** Access the plugin settings page to input:
    2929    * Your ComfyUI Server URL.
    3030    * The necessary API key (if applicable).
     
    4343This plugin requires specific server configurations for the external ComfyUI server to function properly. This is not for a shared hosting environment.
    4444
    45 * **Server OS:** **UBUNTU 22.04 LTS** with **FULL ROOT/SSH ACCESS** is required for the self-hosted ComfyUI server.
     45* **Server OS:** **UBUNTU 22.04 LTS** (or newer) with **FULL ROOT/SSH ACCESS** is required for the self-hosted ComfyUI server.
    4646* **SSL Certificate Path:** `sudo nano /etc/nginx/ssl/comfyui.crt` (or equivalent steps).
    4747* **Workflow Setup:** RENAME POSITIVE PROMPT NODE TO `1` in the ComfyUI API JSON.
     
    5858
    5959**Q: Why do I need to rename the Positive Prompt node to '1'?**
    60 A: This is a specific requirement of the plugin's current API implementation to correctly identify and inject the user-provided prompt into your custom ComfyUI workflow JSON structure.
     60A: This is a requirement of the plugin's API implementation to correctly identify and inject the user-provided prompt into your custom ComfyUI workflow JSON structure.
    6161
    6262**Q: Where can I find my ComfyUI workflow JSON?**
     
    6464
    6565== Changelog ==
    66 = 1.0.0 =
    67 * Initial release of the plugin.
    6866
    69 == Upgrade Notice ==
    7067= 6.13 =
    71 It is recommended to check and update your ComfyUI server connection settings after upgrading.
     68* Initial stable release to the WordPress Plugin Directory.
     69* Confirmed compatibility with WordPress 6.9.4.
     70* Added support for custom JSON workflows and remote server API integration.
     71
     72== Upgrade Notic
Note: See TracChangeset for help on using the changeset viewer.